Reputation: 5930
I want to create an .edmx file to my .net project. My database is MySql. As you can see the picture below, there is no MySql provider however I give the refference about MySql. I install MySqlConnector for c# but the same result. Do you have any suggestion?
Upvotes: 0
Views: 1072
Reputation: 5930
It was because of MySql Connector version. I installed an older version and it worked.
Upvotes: 1