Page 1 of 1

Problems connecting with Postgres 8.1.3

Posted: 11.04.2006, 17:05
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!

Posted: 12.04.2006, 11:29
by btrewern
Try using the 7.4 dll. Been working here for some time.

Regards,

Ben

Posted: 13.04.2006, 11:01
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 ?

Posted: 17.09.2006, 01:05
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