This will write a web2py model given a CSV file:

https://code.google.com/p/csvstudio/


On Saturday, 19 October 2013 09:03:13 UTC-5, Sarbjit wrote:
>
> Hi,
>
> I am using "table.import_from_csv_file(file)" option for adding entries in 
> the database. But in my application, table fields are dynamic and I want 
> that on import csv, if a new column (header) is specified in csv file, a 
> new field should be created in database.
>
> Is it feasible to do so, any pointers?
>
> Thanks
> sarbjit
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to