MySQL NET Connect 6.7.2 in Visual Studio 2012

自古美人都是妖i 提交于 2019-12-31 03:30:22

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!