Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: safeldt on April 07, 2004, 11:36:15 AM
-
I'm testing "MyDAC version 2.00 for Delphi 5" from CoreLap. (http://crlab.com)
When I try to browse for databases (clicking database on a TMyConnection) I’ll get the following error:
Can't connect to MySQL on server '192.168.1.2' (10061)
Properties:
Username: admin
Password: TheAdminPassword
Server: 192.168.1.2
Port: 3306
Can anyone give a clue?
Uffe
-
/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no (to enable remote access)
/sbin/e-smith/expand-template /etc/my.cnf
service mysqld restart