On 29-9-2012 10:09, Eric Kom wrote:
> Good day,
> 
> Please I got a problem with libpq.dll library file, want I tried to
> select the Connected property to True, I received the Error: Can not
> load PostgreSQL client library "libpq.dll". Ckeck you installation.
> 
> The library has been installed and copied to the project file.

Have you copied all required dlls? I noticed some more dlls in such as
libintl-8.dll, libiconv-2.dll and libeay32.dll

Are you using the right bitness (e.g. 32 bit dlls for 32 bit compiler
(not OS), 64 bit for 64 bit)?

BTW, specifying Lazarus version (and bitness) can be helpful...

Regards,
Reinier

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to