Page 1 of 1

6.6.2rc dll files

Posted: 30.06.2008, 16:08
by Exon
Hi All,

I downloaded the ZEOSDBO-6.6.2-rc.zip file and I unzipped it.
The installation under D7 was succesfull. In the old version I used the libpq73.dll, but at the moment I need the libpq81.dll and libpq.dll. I am using Delphi 7.

Could you help me, where can I found the libpq*.dll files in the actual zip package? I don't have lib directory.

Thank you
Gábor

Posted: 01.07.2008, 08:00
by Exon
Ok, I have a link with driver (dll) selection from others, but I'm not sure this is a best way to use them. But its working :)

http://www.mairlist.com/download/misc/libpq/8.1.4-1/

Gábor

Posted: 01.07.2008, 16:28
by gto
I think when you install postgresql, it will install the DLLs too, you only need to copy them (from PG bin's folder or system32 folder, don't remember)

Posted: 06.07.2008, 00:28
by mdaems
If you only have 1 postgres (client) installation I don't think you even need to copy as these libs should be automatically available.

Mark