I have a local application that uses the mysql server in x13.x10hosting.com, I use this to connect
DRIVER= {MySQL ODBC 3.51 Driver};DATABASE=bd1;" & "SERVER=x13.x10hosting.com;" & "UID=user;" & "PASSWORD=4525;" & "PORT=3306;"
but it returns this error message. MySql ODBC 8.0 Driver, Can`t connect to MySql server on x13.x10hosting.com (10060)
DRIVER= {MySQL ODBC 3.51 Driver};DATABASE=bd1;" & "SERVER=x13.x10hosting.com;" & "UID=user;" & "PASSWORD=4525;" & "PORT=3306;"
but it returns this error message. MySql ODBC 8.0 Driver, Can`t connect to MySql server on x13.x10hosting.com (10060)