Page 1 of 1

Error using Vista + Delphi2007 + Postgres8.4

Posted: 21.10.2009, 17:36
by adrianocortes
Hi,

I alredy use Delphi2007 + Postgres83 + ZeosLib in other notebook. But in new notebook, with windows Vista, it's not function.

I alredy instaled component, but when I set "Connected"= true in TZConnection, I receive de message "Can't locale ordinal number 3109 in dll LIBEAY32.dll".

I copied all dll's from bin folder in postgres\8.4. And I try use 6.6.0-stacble, 6.5.5-stable and many others, and all them with same error.

Somebody nows the problem?

Thanks.

Adriano CĂ´rtes

Posted: 21.10.2009, 20:11
by WorldWalker
Hi,
Copy all required dlls
k5sprt32.dll
krb5_32.dll
libeay32.dll
libiconv-2.dll
libintl-8.dll
libpq.dll
ssleay32.dll
gssapi32.dll
comerr32.dll
to windows\system32 folder. And it should work.

Posted: 21.10.2009, 20:38
by adrianocortes
Hi WorldWalker,

Thanks for your atention.

How I sad, I alredy copy all dll from postgres\8.4\bin but the problem persist.

Thanks again.