Page 1 of 1

Using Zeos Component

Posted: 03.02.2012, 17:55
by ton_cut345
Hi,

This is my first time to use Zeos Lib Component to connect delphi 7 program to mysql 5.1

I dropped a ZConnection to datamodule then enter the required properties but when I set connected to true an error message will appear "Requested database driver not found"

I don't know what kind of driver it wants.

Tnx fo your help guys.

Posted: 06.02.2012, 10:23
by jeremicm
Did You set ZConnection.Protocol property?
Copied required dll files to system path?