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