Problems connecting with Postgres 8.1.3

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Henery
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 11.04.2006, 16:58
Location: Gravatai / RS
Contact:

Problems connecting with Postgres 8.1.3

Post by Henery »

Hello people.

I set all the properties of the TZConnection, and when I try to connect, the following error appears:

"Access violation at adress <memory address>, in module <Postgres 8.X dll>....". I Can't remember the exactly message now... but i tried connecting with an ADOConnection, and it worked.

Please, someone help me!

Thanks!
btrewern
Expert Boarder
Expert Boarder
Posts: 193
Joined: 06.10.2005, 18:51

Post by btrewern »

Try using the 7.4 dll. Been working here for some time.

Regards,

Ben
zydoon
Fresh Boarder
Fresh Boarder
Posts: 13
Joined: 02.03.2006, 11:36
Location: Tunis
Contact:

Post by zydoon »

Hi Henri,
for the whole story you can look at this thread:
http://seegernet.koolhost.de/zeosforum/ ... highlight=

and if I may, I downloaded the trial version of postgresDAC, and used their libpq.dll (its version is 8.1.3) and it works fine.
Actually I don't know if can still use it after the trial period ?
Kingjotte
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 30.06.2006, 12:19

Post by Kingjotte »

I just 'solved' this problem,

try to rename the libpq8x.dll to libpq81.dll

it worked for me, hope this helps.

Greets,

kingjotte
Post Reply