Hello folks,

I was wondering if anyone faced this problem before. I was migrating a
database from sqlite to MySQL and had to do a db.export_to_csv_file. My
database contains strings with a carriage return. Seems like the export
creates carriage returns in the CSV file resulting in a failure when
doing a db.import_from_csv_file. I manually removed the carriage returns
from my file for a successful import.


--
Praneeth

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to