开发者

How do I use Entity Framework with MySQL Connector noinstall version?

Does anyone know any way to have the Entity Framework working with开发者_StackOverflow社区 mysql connector 6.3/6.4 no install version? I can add the dll-s to my project, but I can't add the connection to the Entity framework because it doesn't see mysql.


The steps to get mySQL and entity framework working are available in this blog post

If you are trying to do it without have a database installed, I do not think that that is possible.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜