|
Hi Elvis I seem to have run into another problem :(. I have a mysql database, storing messages in UTF-8, when I select from it using c/c++ and libmysql. I get a warning from libxml saying: error : xmlEncodeEntitiesReentrant : input not UTF-8 Im not sure if it is the data that is getting returned by mysql, or the format of the string. When I store the data plain(latin1) is seems to work. Only problem is I need to store the information in UTF-8. Have you come across a similar problem? ********************************************************* Danie van der Walt FoneWorx Senior Programmer Tel : +27112930000 MSN : predetor_me hotmail com GoogleTalk : predetorlinux gmail com ********************************************************* Elvis Stansvik wrote: I forgot the footnote: [1] http://xmlsoft.org/html/libxml-entities.html#xmlEncodeEntitiesReentrant Elvis 2008/11/14 Elvis Stansvik <elvstone gmail com>:Hi Danie, 2008/11/5 Danie van der Walt <dvdwalt foneworx co za>: |