I think what he is trying to say is that you can store Japanese/Korean characters in your database using a UTF-8 or Unicode string. We currently use Sqlite and support Chinese, and plan to implement Japanese and Korean and have had no problems. We store the text as a UTF-8 encoded string. Provided you read the text out as UTF-8 encoded you should have no problems.
http://en.wikipedia.org/wiki/UTF-8 > -----Original Message----- > From: Pavan [mailto:[EMAIL PROTECTED] > Sent: 25 April 2007 13:16 > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] Japanese-Korean characters > > > >UTF-8 (or Unicode) rules! > Thanks for the quick reply. But, I havent understood. Can > you be bit more > clear ? > > Best Regards, > Pavan. > > > On 4/25/07, Tian-Jian Barabbas [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Pavan 提到: > > > Hi, > > > > > > Can we store/retrieve Japanese/korean characters in sqlite db ? > > > > > > Thanks, > > > Pavan. > > > > > UTF-8 (or Unicode) rules! > > > > Cheers, > > Mike > > > > > > > -------------------------------------------------------------- > --------------- > > To unsubscribe, send email to [EMAIL PROTECTED] > > > > > -------------------------------------------------------------- > --------------- > > > > > > > -- > '**************************************************************** > Always finish stronger than you start > ***************************************************************** > DISCLAIMER: This information and any attachments contained in this email message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, forwarding, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by return email, and delete the original message immediately. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------