Hi :
I have created database in MySql workbench. I am successfully able to get the connection object but when trying to open the connection using con.Open(), getting error as "Unable to connect to any of the specified MySQL hosts."
I am using Visual Studio 2008 Express edition and app is in C#.
Thanks,
Shailesh