Problems with Protocol postgresql-8
Posted: 16.11.2006, 15:40
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.
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.