Visual Studio 2010 Hosting :: Connect to MySQL Database from Visual Studio VS2010
- by mbridge
So, in order to connect to a MySql database from VS2010 you need to
1. download the latest version of the MySql Connector/NET from http://www.mysql.com/downloads/connector/net/
2. install the connector (if you have an older version you need to remove it from Control Panel -> Add / Remove Programs)
3. open Visual Studio 2010
4. open Server…