mySQL DataSource on Visual Studio 2012

后端 未结 7 1547
花落未央
花落未央 2020-11-27 19:18

I\'ve been reading about mySQL DataSource and the ability to use mySQL with Entity Framework, but I can\'t really generate EF with mySQL without the use of the DataSource Di

7条回答
  •  生来不讨喜
    2020-11-27 19:37

    According to this page: http://dev.mysql.com/downloads/connector/net/

    "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)."

提交回复
热议问题