Page 1 of 1

Can't connect to MySQL during run-time

Posted: 17.02.2007, 14:45
by aljosa.motore
When I connect to MySQL during "design" mode in Delphi (Zconnection) everything is ok, without any problem. I can also see records in ZTable; But when I run program for debugging or EXE stand allone I can not connect with the same username, hostname, password... etc like in "Design" mode. Where is the problem? Thanks

Yes, I am using mysql 5 and ZeosLib 6.6.0

Posted: 18.02.2007, 09:25
by mdaems
I believe you are running mysql 5 and zeoslib 6.6.0. I do the same... More usefull information would be the error message you get...

Mark