问题
I have installed the MySQL NET Connector 6.7.2 and am currently unable to get Visual Studio 2012 to recognize that the connector is installed. Is there a trick to this with the beta connector?
I see in that in the MySQL developer blog there is a mention of a separation of utility for Visual Studio integration starting in 6.7.X releases for the connector.
MySQL Connector/Net 6.7.2 Beta has been released
Am I missing a second utility to make this happen?
回答1:
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).
PS. Close VS before installation.
If you have installed any MySql products you should choose Add Products or something simialar in the Installer.
来源:https://stackoverflow.com/questions/16346822/mysql-net-connect-6-7-2-in-visual-studio-2012