mySQL DataSource on Visual Studio 2012

后端 未结 7 1545
花落未央
花落未央 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条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-27 19:39

    It wouldn't matter if you had the MySQL driver showing as far as I can tell. I'm running VS 2012.3 and if I try to create a Data Connection in VS Server Browser, I can get as far as selecting the MySQL driver and no more. If I try typing a servername/username/password (any of the fields), the window just disappears and YES, it's only when the MySQL driver is being used so NO it's not vs (not exclusively) causing the problem. Go ahead and say that it's my environment but you'd not be able to justify that even remotely compared to the FACT of what is happening. ALL my other software/extentions/add-in/libraries work just fine. No surprise either seeing how buggy the "3 minute" Windows Installer was. Had to uninstall/reinstall a server instance to get to the configuration wizard and there is no other apparent way to configure an instance without it. I'd rather have the old setup. /rant

提交回复
热议问题