the probelm is that using DirectMySQL for Delphi i can connect to to mysql server only from local computer, when i try to connect from lan or internet, there is an error.
maybe someone can advice some solution or other component to acces MySQL data base?
Do you have MySQL server running on the server? Can you actually run queries on the server?
Try downloading MySQL control center and see if you are able to connect. Also, make sure the port is 3306 (unless you have specified to connect through a different port).
I have been using DirectMySQL for a couple of years with no hassles, so I think it is something to do with the server set up.
------------------------------------
There's no place like 127.0.0.1
------------------------------------
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.