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?

3
  • I don't use MySQL that often, but you might have an outdated MySQL connector installed. Check here if this page helps you out: dev.mysql.com/doc/connector-net/en/… Commented Sep 17, 2018 at 8: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 Commented Sep 17, 2018 at 8:31
  • Have you tried the suggestions here? Commented Sep 19, 2018 at 18:15

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.