Can't connect to MySQL during run-time

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
aljosa.motore
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 08.09.2006, 18:03

Can't connect to MySQL during run-time

Post 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
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post 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
Post Reply