来自http://tunps.com/mysql-connector-net-unrecognizable-code
conn = new MySqlConnection(“Server=” + host + “;User Id=” + usr + “;Password=” + pwd + “;Database=” + db + “;Character Set=utf8“); 指定MySqlConnection的Charater Set就木有乱码了。来自http://tunps.com/mysql-connector-net-unrecognizable-code
conn = new MySqlConnection(“Server=” + host + “;User Id=” + usr + “;Password=” + pwd + “;Database=” + db + “;Character Set=utf8“); 指定MySqlConnection的Charater Set就木有乱码了。
Pingback: 嘀咕备份 | TechGuru