Hi,
I have a question. I have read that since MySQL 4.1, VARCHAR type can hold 
unicode characters. But, it seems that the API of the C library use to send 
queries to the server still use 'const char*' for the type of the query.
So, praticaly, if I have a unicode string stored in C, how can I use it with 
the C API?
Thanks.
-- 


Prof. Pascal Francq
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to