On 3/1/2011 9:49 PM, 陈强 wrote:
> How did the sqlite.exe work if insert data through it?
> insert gbk string?

Most likely. I wouldn't be surprised if these strings came out wrong on 
Java side, though.

> can I insert data like it ?

Probably, but I don't think you really want to. It'll be a struggle to 
handle such text in Java.

> for example, i insert String filled with gbk bytes and set the String charset 
> 'UTF-8'

What do you mean, "set String charset"? Set how and where?
-- 
Igor Tandetnik

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

Reply via email to