I've been reading about mySQL DataSource and the ability to use mySQL with Entity Framework, but I can't really generate EF with mySQL without the use of the DataSource Dialog
How can I add mySQL Database to such dialog?
This is what I have done so far:
- Installed mySQL Connector v.6.5.4
- Restarted n-times my Windows 7 machine
- Read all about how well mySQL Connector works on previous versions of Visual Studio