Hi

The book example:
http://web2py.com/books/default/chapter/29/10#CSV

You might want to check the recipes site for other ideas.
http://www.web2pyslices.com/home

Making a "csv output" search at this group's search feature could be 
helpful too.

On Saturday, April 28, 2012 7:20:15 AM UTC-3, rahulserver wrote:
>
> I wish to generate a few reports in csv or txt or other file formats based 
> on some database data maintained through a crud application. Previously, it 
> was done through an asp.net application with vb as scripting language.But 
> as I explored the wonderful capabilities of web2py, I have become a fan of 
> this terrific framework.
> Is it possible to do it in web2py. And if it is, then how and where should 
> the code be placed.In the view or model or controller?
>

Reply via email to