MySQL Unicode Data and C API

2004-03-12 Thread Karam Chand
Hello, From MySQL 4.1, MySQL supports storing of data in utf-8 and ucs2. But all the C API till supports only char*. This has brought up some issues in my mind: 1.) How do you I send Unicode data to MySQL server using C API()? Should I convert the query to utf-8 or double byte etc.? 2.) How

mysql unicode

2002-01-24 Thread Hery Yulianto
Hi All, I need to know, how to configure MySQL can be support unicode like Chinese (simplified and Traditional), Croation,Chezh or whatever. Thank you for explain to me Best Regard, Hery Yulianto - Before posting, please

mysql + unicode

2001-06-19 Thread karel pitra
please, does mysql support unicode? thanks in advance - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail

MySQL unicode

2001-02-18 Thread sebastien
I want to create a text field who support Unicode. Is there any link, example to do it. Sebastien

Re: MySQL unicode

2001-02-18 Thread Rolf Hopkins
) - Original Message - From: "sebastien" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 2:35 Subject: MySQL unicode I want to create a text field who support Unicode. Is there any link, example to do it.