0

I am trying to connect to mysql using Entity framework in VS 2017. Entity framework 6.X is disabled as shown in image. Also When I am trying to click next button nothing happen (no error but not loading databases tables) enter image description here

I am able to connect SQL server database from VS2017. Entity framework 6.X option is enabled for sql server and working OK.

Any suggestion?

Ankesh Kumar
  • 515
  • 2
  • 17
  • I don't use MySQL that often, but you might have an outdated MySQL connector installed. Check here if this page helps you out: https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html – H. Lowette Sep 17 '18 at 08:17
  • thanks @H.Lowette I already have latest MYSQL connector from the same link. But its not working. I am not sure why EF6 is disabled in case of MYSQL – Ankesh Kumar Sep 17 '18 at 08:31
  • Have you tried the suggestions [here](https://stackoverflow.com/a/21218078/2343739)? – Collin Barrett Sep 19 '18 at 18:15

0 Answers0