Does anyone know any way to have the Entity Framework working with 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.
A:
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.
Shiraz Bhaiji
2010-10-05 16:12:01