Hello Jean-Christophe,

JCD> If you change input encoding and use your code page, then it's likely
JCD> you'll going to do the same with data, which is plain wrong: SQLite 
JCD> needs UTF-8 (or UTF-16) data, not ANSI.

Yeah, I solved this long ago by simply insuring I always used UTF-8
encoding on all my filenames.



-- 
Best regards,
 Teg                            mailto:t...@djii.com

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to