We are experiencing troubles trying to link -statically- against
libpq.lib on Windows (VC++ 7).
Our app works great when we link against libpq.dll but we can't get the
same result
with libpq.lib. The app seems to continuously ask for a dll.
We have compiled 7.4.X libpq on Win32 but still can't get a static link.
Have some windows experienced developers already been able to link
against
libpq.lib with VC++ ?
Thank you for your help.
Oliver