I use the MySQL Connector/Net to connect to my database by referencing the assembly (MySql.Data.dll) and passing in a connection string to MySqlConnection. I
MySqlConnection
install the MySQL .NET Connector found here http://dev.mysql.com/downloads/connector/net/