Peng Yu wrote:
> I don't want to escape the quote charaters in the input. Is there still
> a way to import quote characters into a sqlite3 table?

The CSV import hardcodes " as quote.

You could try the ASCII import instead.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to