dayat wrote:
please search the libpq.dll on the web and download it, or you can copy the *.dll in your server such in C:\Program Files\PostgreSQL\8.1\bin\libpq.dll and other depend *.dll in same directory. Put the *.dll in C:\Windows\System32\ directory in client computer. may be can help you.

Or better extend your windows path to include C:\Program Files\PostgreSQL\8.1\bin\

copying dlls is usually a bad thing. You will loose track of versions. Also upgrading will be a pain when you forget to overwrite an older one.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to