Hi,
    I am sqllite user. I am using sqlite3-3.5.9. I am inserting some unicode
data in utf-8 encoding format in database. When I tried the data back from
the database it seems that data is being converted to some other encoding.
Conversion may take place at insertion time. I am not sure. Is there any way
to set the utf-8 encoding for the data to be inserted in database.

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

Reply via email to