Re: [Cppcms-users] UTF-8 problem about CppDB with MySQL
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-09-10 09:38:32
|
- Sample? - How do you know it does not work? (How do you print the results) - What is your locale? - What is your OS? - What output you get? CppDB does not alter the MySQL string output and it passes it as is so I assume there is a problem with either representation or conversion if you do any Artyom Beilis >________________________________ >From: 陈抒 <csf...@gm...> >To: cpp...@li... >Sent: Saturday, September 10, 2011 12:24 PM >Subject: [Cppcms-users] UTF-8 problem about CppDB with MySQL > > >Hello, > Our MySQL server encoding is UTF-8. One guy in my team tried to get some Chinese words from MySQL via CppDB,but all these words are unrecognized.We took some minutes to find an way to configure CppDB but failed. > When we got back to MySQL++,we retrieved correct Chinese words. > Is this a bug for CppDB or just because we don't know how to use it correctly? > > >陈抒 >Best regards >http://blog.csdn.net/sheismylife > >------------------------------------------------------------------------------ >Malware Security Report: Protecting Your Business, Customers, and the >Bottom Line. Protect your business and customers by understanding the >threat from malware and how it can impact your online business. >http://www.accelacomm.com/jaw/sfnl/114/51427462/ >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |