On Tue, Dec 27, 2011 at 12:44 PM, Jens Frederich <jfreder...@gmail.com> wrote:
> The sqlite3 command line app doesn't write the string correctly to the
> database file. It uses the terminal (cmd) encoding instead the 'PRAGMA
> encoding' statement.

None of the SQLite3 code converts between encodings (other than UTF8<->UTF-16).

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

Reply via email to