Ah yes, I remember seeing that option now :-) - I knew SQLite would be
smart enough ;-)

Thanks!

-----Original Message-----
From: Darren Duncan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 26 May 2004 10:06 AM
To: [EMAIL PROTECTED]
Subject: Re: [sqlite] UNICODE

At 10:00 AM +1000 5/26/04, Dennis Volodomanov wrote:
>Hello all,
>I've used SQLite before (I'm the author of one of programs mentioned on
>Wiki), but I have a new project at hand and would like to know if
SQLite
>will allow me to store UNICODE characters (namely Japanese texts) as is
>or should I encode them first?
>Thanks in advance!
>    Dennis

SQLite 2.8.13, the current "production" version, will store Unicode 
characters if you choose the UTF-8 option for text encoding at 
compile time.  SQLite 3.0, due in July, uses Unicode by default, I 
believe. -- Darren Duncan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to