I am trying to connect MySQL to Windows following the instructions given here .
I installed the MySQL 5.1 software, GUI tools, and the MySQL connector. MySQL is working fine.
I want to establish a connection between a MySQL database and a C # Windows application. But I can not find "MySql.Data" on the " Add Links" tab in a C # Windows application. Can someone help me solve this problem?
Please refer to the screenshot below: 
c # mysql
Srikanth vm
source share