Page 1 of 1

MyDAC server access problem on localhost

Posted: Wed 28 Dec 2005 23:04
by gouny
i use mysql 4.0.20 on Linux Mandrake 10.1 kernel 2.6.8.2
i try to use mydac 4.00.1.6 Trial

The mysql connection works under Linux...
But not with MyDAC TMyConnection :
my PC is under network : default hostname is pcnew.com
How to make mysql server connect to localhost and not to pcnew.com ?
What is the solution with MyDAC ?

Posted: Thu 29 Dec 2005 12:29
by Ikar
Set MyConnection.Server property value to 'localhost'.