如何使Mysql .Net连接器6.3.3Beta在VS Web Express 2010中运行?

时间:2010-08-25 12:12:33

标签: .net mysql visual-studio-2010 database-connection

我安装了VS Web Express 2010。我刚刚安装了Mysql .Net连接器。我已经按照[本主题] [1]中的建议采用了6.3.3版本。但是我无法在VS 2010 Express数据库资源管理器中添加与Mysql的连接。有人有这样的问题吗?

[1]:·How do I connect to MySQL 5.1 in Visual Studio 2010?

1 个答案:

答案 0 :(得分:1)

我也有问题。试图安装最新版本,6.4.3并没有运气。

最后我发现MySQL 5.6文档说:

Note that MySQL Connector/Net does not currently support Express versions of Microsoft products, including Microsoft Visual Web Developer.

我将尝试使用MySQL Connector / ODBC。