I am currently using a sqlite 2.8 database with an SQLite.NET Provider (from 
http://www.eggheadcafe.com/articles/20040714.asp). When I insert data with my 
application (which use an connectionString specifying UTF8Encoding=True) 
everything goes well. But if I try to insert data with a script using ".read 
<myScriptFile>" from a commandline, special text like �,�,�... is not inserted 
in the correct format and therefore does not appear correctly in my application.

Does anybody have a solution?
Thanks
Alain

Reply via email to