On 3/1/2011 8:52 PM, 陈强 wrote:
> But if i want to make the gbk console show String correctly, what should i do?

Try running this command before starting sqlite.exe, but I'm not sure 
this will help:

mode con cp select=65001


There also exists a number of nice graphical tools for working with 
SQLite databases:

http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

I bet at least some of them handle UTF-8 and UTF-16 correctly.
-- 
Igor Tandetnik

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

Reply via email to