Richard Hipp <[email protected]> wrote: > On Thu, Dec 30, 2010 at 5:36 PM, Gary Carter <[email protected]> wrote: > >> A hex dump of database files shows for some files all the strings >> (including >> schemas) >> are in UTF-8, and sometimes all the strings are in UTF-16. >> >> How do I control this? Documentation is silent on this matter. >> > > http://www.sqlite.org/pragma.html#pragma_encoding
Also http://www.sqlite.org/c3ref/open.html -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

