On 2 Jun 2016, at 7:32am, Wang, Wei <[email protected]> wrote: > I supposed that SQLite or SQLite Developer cannot handle some special > characters correctly for UNICODE.
Internally, SQLite is entirely UNICODE. If you see a menu somewhere which gives you a chance to select encoding, that menu is part of something outside SQLite. By the way, SQLite Developer is not made by the people who develop SQLite. It is made by a company. If there are bugs in it only the company that makes it can fix them. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

