<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Again!<br>
      <br>
      Thanks for all of the excellent suggestions.<br>
      <br>
      After further investigation, it appears that the error message<i>
      </i>is<b> </b><b>misleading</b>.  Lazarus <b>IS</b> finding
      libpq.dll, but it is not able to load it because <b>OTHER </b>system-level
      dll's that libpq depends on are missing.  As mentioned before, it
      is possible that Windows Update caused the problem, but I haven't
      been able to confirm that yet.<br>
      <br>
      I'll post the solution here when I find it.<br>
      <br>
      After I get rid of all of the extraneous versions of libpq that I
      have scattered around my system <span class="moz-smiley-s3"><span>
          ;-) </span></span>.<br>
      <br>
      <br>
      Don Ziesig<br>
      <br>
      On 08/01/2014 09:19 AM, Michael Schnell wrote:<br>
    </div>
    <blockquote cite="mid:53DB93F2.2000608@lumino.de" type="cite">On
      08/01/2014 02:49 PM, Sven Barth wrote:
      <br>
      <blockquote type="cite">
        <br>
        One *could* differentiate it. Windows.LoadLibrary() returns
        ERROR_MOD_NOT_FOUND if the file does not exist and
        ERROR_BAD_EXE_FORMAT if the file is not a PE file or the
        architecture does not match.
        <br>
        <br>
        <br>
      </blockquote>
      Nice !
      <br>
      <br>
      But I suppose One *should* only differentiate if it can be done
      with other OSes, as well.
      <br>
      <br>
      .
      <br>
      -Michael
      <br>
      <br>
      --
      <br>
      _______________________________________________
      <br>
      Lazarus mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>