using ZeosLib on postgresql

Forum related to PostgreSQL

Moderators: gto, cipto_kh, EgonHugeist, olehs

Post Reply
ErikD
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 05.10.2005, 08:30
Location: Delft

using ZeosLib on postgresql

Post by ErikD »

greetings all,

over here I use:
Delphi7
Postgres 8.0.4
ZeosLib 6.5.1.-alpha

I have a problem connecting to the pg server as there seems to be missing a libpq8*.dll file.
Does anyone knows where to get it? I'm unsuccesfull connecting te 7.4 lib.

Erik
Michael
ZeosLib's Handyman :o)
ZeosLib's Handyman :o)
Posts: 189
Joined: 15.08.2005, 16:08
Location: Wehrheim
Contact:

Post by Michael »

Hi,

as long as the Postgre 8.0.x integration is not done, please refer to this and try if it will work for you:
Thanks!
:prog2: Use the source, dude!

[align=right]..::.. ZeosLib on SourceForge ..::..[/align]
ErikD
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 05.10.2005, 08:30
Location: Delft

Post by ErikD »

renaming seems to work,
thanks for the enlightenment :D

Erik
silviogs
Junior Boarder
Junior Boarder
Posts: 42
Joined: 24.08.2005, 12:54
Location: The Most Oriental Point of America - João Pessoa - Brazil
Contact:

Post by silviogs »

Hello friend

I have been using the zeoslib 6.5.1 with Delphi 7, 2005, Lazarus win32 and Lazarus Linux without any problem, through the Lazarus win32 accessing server linux debian(PostgreSql 8.0.3) and we tested Lazarus Linux accessing server windows server 2003 and it also worked with the libpq.dll. Place in ZConnection the protocol postgresql.

Respectfully

Silvio Guedes and
Odilon Nelson
Post Reply