MySQL Data Source not appearing in Visual Studio

前端 未结 11 1224
情深已故
情深已故 2020-11-28 08:07

I just installed the ADO.NET connector from here http://dev.mysql.com/downloads/connector/net/

Yet MySQL doesn\'t appear as a data source like it should. I tried res

11条回答
  •  渐次进展
    2020-11-28 08:20

    Stuzor and hexcodes solution worked for me as well. However, if you do want the latest connector you have to download another product. From the oracle website:

    Starting with version 6.7, Connector/Net will no longer include the MySQL for Visual Studio integration. That functionality is now available in a separate product called MySQL for Visual Studio available using the MySQL Installer for Windows (see http://dev.mysql.com/tech-resources/articles/mysql-installer-for-windows.html).

提交回复
热议问题