mySQL DataSource on Visual Studio 2012

后端 未结 7 1530
花落未央
花落未央 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:21

    Visual Studio 2012 is not yet supported by MySQL Connector v.6.5.4. You can't add a connection to MySQL in the Server Explorer to begin with.

    According on this post, support will be added on MySQL Connector v.6.5.5

提交回复
热议问题