Re: [GENERAL] Error in Loading DLL using Postgres function

2009-11-23 Thread Merlin Moncure
On Mon, Nov 23, 2009 at 9:10 AM, wrote: > Hi All, > I am trying to load a dll using the Postgres function but whenever I am > calling it is giving me the below error message. I am using Win32 machine > and compiled and created the dll using MSVC2005. > > ERROR:  could not load library "C:/Program

[GENERAL] Error in Loading DLL using Postgres function

2009-11-23 Thread A.Bhattacharya
Hi All, I am trying to load a dll using the Postgres function but whenever I am calling it is giving me the below error message. I am using Win32 machine and compiled and created the dll using MSVC2005. ERROR: could not load library "C:/Program Files/PostgreSQL/8.3/lib/watchlist.dll": This