Consider upgrading to 3.3.6. The following are some changes related to the
UTF stuff.

*2006 June 6 (3.3.6)*

  - Fix an obscure segfault in UTF-8 to UTF-16 conversions

*2006 April 5 (3.3.5)*

  - The sqlite3_create_collation() function honors the
  SQLITE_UTF16_ALIGNED flag.



On 8/4/06, RohitPatel9999 <[EMAIL PROTECTED]> wrote:


Hi Dennis Volodomanov

I am using SQLite 3.3.4.

My Win32 Application needs international language support (Chinese,
Japanese).
I need my Win32 Application to build such that,
MBCS defined for Windows 98/ME and
UNICODE (and _UNICODE) defined for Windows NT/2000/2003/XP.

Can you help me by giving some sample code which inserts/selects/updates
SQLite db (UTF-8) ?

Also if you can help me with some guidelines from your experience
regarding
using SQLite db (UTF-8) for international languages ?

Thank you for any help.
Rohit

--
View this message in context:
http://www.nabble.com/UNICODE-Support-tf58444.html#a5644461
Sent from the SQLite forum at Nabble.com.




--
Pablo

Reply via email to