Hi.,
I want the result of query to be exported to csv file. or .doc
file(if possible).
In a function I had a result suppose
result=db().select(db.table.ALL) then how
to convert this to csv. Tell me what code has to inserted to where ????
Thanks in advance
--

