Hi,

When i tried to create the db file using API sqlite3_open16("test.db",&db)
it creats the file name with some junk
characters.
The file name is correct if i use sqlite3_open("test.db",&db).  Does it mean
sqlite3 does not support
UTF16 encoding ?
or
Am i missing some package ?

Thanks,
Pavan.

--
'****************************************************************
Always finish stronger than you start
*****************************************************************

Reply via email to