Using Zeos Component

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
ton_cut345
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 03.02.2012, 17:46

Using Zeos Component

Post 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.
jeremicm
Senior Boarder
Senior Boarder
Posts: 61
Joined: 18.10.2006, 17:07
Contact:

Post by jeremicm »

Did You set ZConnection.Protocol property?
Copied required dll files to system path?
Post Reply