MySQL Data Source not appearing in Visual Studio

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

    Tried everything but on Visual Studio 2015 Community edition I got it working when I installed MySQL for Visual Studio 1.2.4+ from http://dev.mysql.com/downloads/windows/visualstudio/ At time of writing I could download 1.2.6 which worked for me.

    Release notes of 1.2.4 which adds support for VS2015 can be found at http://forums.mysql.com/read.php?3,633391

提交回复
热议问题