How to get going with Zeos and pgSQL

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
Delphic
Fresh Boarder
Fresh Boarder
Posts: 22
Joined: 12.11.2008, 11:46

How to get going with Zeos and pgSQL

Post by Delphic »

Hi,

I had an older version of Zeos in Delphi 7, removed it from the packages, downloaded ZEOSDBO-6.6.5-stable.zip and read the install.pdf. The first thing it said to do was "Copy the required dlls for your database client". But there are no DLLs in that zip file.

Also, what is the sequence for installing the components?

TIA
Mark
seawolf
Zeos Dev Team *
Zeos Dev Team *
Posts: 385
Joined: 04.06.2008, 19:50
Contact:

Post by seawolf »

You have to copy client dll's from database you are using. In your case download postgres client dll (included to the postgres binary file) and put libpq.dll in a PATH folder
Post Reply