Berényi Gábor wrote:
> Dear Bruce, Magnus and others,
>
> Strangely LoadLibrary() does not load libpq.dll (coming from the
> binary distribution) on a Win98 client. LoadLibrary() does work with
> other libraries. Any ideas would be appreciated.
What does GetLastError() tell you? Probably only two likely possibilities: it didn't find it or it didn't like what it
found.
>
> The new libpq makefile for bcc failed.
>
> Thank you, Gabor
--
Guy Rouillier