MySQL Data Source not appearing in Visual Studio

前端 未结 11 1229
情深已故
情深已故 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:32

    I have faced the same problem and i have installed mysql-connector-net-8.0.11. But in visual studio is not showing the db connector for mysql. Then I was installed the mysql-for-visualstudio-1.2.8 and run the visual studio. Its working fine.

    Thank you!

提交回复
热议问题