what dows this mean: Next add reference to: MySql.Data
actually i have downloaded mysql connector/net. by following these instructions:
First, you need to install the mysql connector/net, it is located at: http://dev.mysql.com/downloads/connector/net/1.0.html
Next create a new project
Next add reference to: MySql.Data
Next add "using MySql.Data.MySqlClient;" but im not able to install the connector.