1
Answer

Unable to connect to any of the specified MySQL hosts

Jagjit Saini

Jagjit Saini

13y
4k
1
Hi

I am using Mysql through Xampp , i am new to this . If i don't user port then it says "Access Denied for user".

string con = "SERVER=localhost;DATABASE=hr_mysql;Port=3336;Pooling=false; Persist Security Info=False;uid=jagjit@localhost"

It is giving error "Unable to connect to any of the specified MySQL hosts."

Thanks

;
Answers (1)