MySQL connection with VB.NET via internet!

时光毁灭记忆、已成空白 提交于 2020-01-06 05:08:48

问题


I'm being able to connect to mysql database in localhost. But not able to connect in my server? Please can anybody help me?


回答1:


To solve the error : "Unable to connect to any of the specified MYSQL hosts.", you need allow ip address in mysql server which can be done via cpanel.



来源:https://stackoverflow.com/questions/4749563/mysql-connection-with-vb-net-via-internet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!