On 7 Jun 2016, at 8:43am, Wang, Wei <wei.w...@emc.com> wrote: > Then I opened the database with SQLite Developer.
SQLite Developer is not supported by the team which wrote SQLite. It's just a program which uses SQLite. If it allows you to pick character encoding then it is not correctly showing you the contents of your database so you should not necessarily trust what you see. If you want to see what's really in your database please use the SQLite shell tool, which was written by the team which wrote SQLite and is understood to be 100% correct. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users