Hi,
I have installed zeos 6.6.2-RC in Delphi 6. At designtime, I can connect to mysql-databases, and perform SQL-searches which populate data to a DBgrid.
But at runtime, I get the error : 'SQL error: Cant connect to MySQL-server on 127.0.0.1 (10061)'
There is absolute no differences between parameters at design or runtime - what is possible wrong? I cannot figure out why.
regards,
Cannot connect to mySQL at runtime
Moderators: gto, cipto_kh, EgonHugeist
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Firewall software that allows delphi to use TCP/IP and denies your program to use it?
Have a look here : http://dev.mysql.com/doc/refman/5.1/en/ ... erver.html
Mark
Have a look here : http://dev.mysql.com/doc/refman/5.1/en/ ... erver.html
Mark