Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have install the MySQL ODBC 5.1 Driver on my Windows 7 computer. When I try to create a DSN I am getting the error:

Connection Failed: [HY000] [MySQL][ODBC 5.1 Driver] Can't connect to MySQL server on 'mydomain.us' (10013)

I have SQLyog installed on the computer and it can access the database just fine. I have checked and double checked the credentials and it still does not work. Can anyone suggest any trouble shooting for this?
Posted
Comments
Sreekanth Mothukuru 6-Jul-15 6:39am    
Try to connect to your MySQL DB using .udl file and use the same connection string.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900