Re: [Cppcms-users] CppDB with MySQL UTF8
Brought to you by:
artyom-beilis
|
From: augustin <aug...@ov...> - 2015-02-13 12:21:59
|
On Sunday, September 11, 2011 08:37:10 PM 陈抒 wrote:
> string
> connection_string("mysql:host=192.168.1.15;database=d01;user=data;password
> =skst;set_charset_name=utf8"); cppdb::session session(connection_string);
Meanwhile, I documented this in the wiki.
The solution previously offered there was not accurate.
http://cppcms.com/wikipp/en/page/cppcms_1x_encoding_and_utf8
augustin.
|