积极答复者
mysql问题

问题
答案
-
MySqlDataReader不是.Net框架的一部分,而是MySQL自己写的类。建议去forums.mysql.com讨论这个类的问题。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 Riquel_DongModerator 2010年1月5日 5:46
-
执行ExecuteReader的时候不能关闭连接 你检查下你的SQLHelper是否是这样的?
建议直接用Oledb连接 mysql
http://www.connectionstrings.com/mysql#p20
Wenn ich dich hab’,gibt es nichts, was unerträglich ist.坚持不懈!My blog~~~- 已标记为答案 Riquel_DongModerator 2010年1月5日 5:46
全部回复
-
MySqlDataReader不是.Net框架的一部分,而是MySQL自己写的类。建议去forums.mysql.com讨论这个类的问题。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 Riquel_DongModerator 2010年1月5日 5:46
-
执行ExecuteReader的时候不能关闭连接 你检查下你的SQLHelper是否是这样的?
建议直接用Oledb连接 mysql
http://www.connectionstrings.com/mysql#p20
Wenn ich dich hab’,gibt es nichts, was unerträglich ist.坚持不懈!My blog~~~- 已标记为答案 Riquel_DongModerator 2010年1月5日 5:46