Hi people.
I'm with some problems while connecting to PostgreSQL 8.1 with Delphi 7 and Zeos DBO 6.6.0 Beta Version.
When I try to connect using postgresql-8 protocol I got an error on LIBEAY32.DLL.
Error description: The ordinal 3724 could not be located in the dynamic link library LIBEAY32.dll.
With the protocol set to postgresql-7 works fine but this isn't a option because I got some problem with UTF-8 encoding when I do this (the handling of the encoding in pg8.1 is diferent of the pg7.x).
Someone knows a solution?
Thanks.
Problems with Protocol postgresql-8
Moderators: gto, cipto_kh, EgonHugeist
-
- Fresh Boarder
- Posts: 2
- Joined: 16.02.2006, 20:06
- Location: Brasil
I'm using libeay32.dll with a version number of 0.9.8.0 which seems to work with the libpq81.dll which comes with zeos.
You should be able to download updated versions at http://www.slproweb.com/products/Win32OpenSSL.html
Regards,
Ben
You should be able to download updated versions at http://www.slproweb.com/products/Win32OpenSSL.html
Regards,
Ben
-
- Fresh Boarder
- Posts: 2
- Joined: 16.02.2006, 20:06
- Location: Brasil