MySQL Connector/NET数据库乱码的问题

来自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就木有乱码了。

About tunpishuang

just 4 fun·····
This entry was posted in 未分类 and tagged , . Bookmark the permalink.

One Response to MySQL Connector/NET数据库乱码的问题

  1. Pingback: 嘀咕备份 | TechGuru

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>