Home » Forums » DBManager General
 
How can i set SQlite server to character set "UTF 16" ? (1658 previews)
How can i set SQlite server to character set "UTF 16" ? Posted in 13th, 08/2005 11:10 by Falog03
Using DBtools 3.0.3 or 3.1.0, i'm not able to define character set of the created SQlite bases to UTF16, i tried all possible value on the "Server Manager" -> "Character set" ("UTF16", "UTF-16","UTF-16le", .. ) without any success !! executing the SQlite command "paragma encoding;" return all the time "UTF-8"


Fakhri /
Re: How can i set SQlite server to character set "UTF 16" ? Posted in 15th, 08/2005 09:28 by support
Hi,

You can't do that with DBManager. The reason is that the implmentation of SQLite requires to use a different set of cuntions to manipulate the UTF16 data. sqlite3_open16, sqlite3_prepare16, ...
In the next version we will release a different DLL component in order to use with UTF16 databases.


Support / DBTools Software
How can i set SQlite server to character set "UTF 16" ? (1658 previews)
Legends

Topic has Replies
Topic With no Replies
 
Home » Forums » DBManager General