I am trying to connect MySQL to Windows following the instructions given here.
I have installed MySQL 5.1 software, GUI tools and MySQL connector. MySQL is working fine.
I want to establish connection between the MySQL database and a C# Windows application. But I am not able to find "MySql.Data" in add references tab in the C# Windows application. Can anyone help me to solve this issue?
Please refer to the screenshot below:
