[Lazarus] Trouble with PostGres access
Jalal
jalsalihi at yahoo.com
Fri Mar 20 15:09:20 CET 2009
> When I choose true in the Connected property I receive first the message:
> It wasn't possible to locateĀ the ordinal number 2824 in the dynamic link library LIBEAY32.dll
For some reason, the DLLs from OpenSSL.org do not work with libpq.
Use the DLLs that came with PostgreSQL or pgAdmin and it should work fine.
As others already suggested, you can put one of those folders (containing libpq, libeay32, ssleay32, etc) on your search path, or copy those files to your program folder.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20090320/26210347/attachment-0007.html>
More information about the Lazarus
mailing list