I used Microsoft Visual C++ .NET 2003 to write a simple C program to access a Linux based PostgreSQL server. I can access it using SSH and psql but not from my program using PQconnectdb() (on the same machine). I get the following error: libint-8.dll was not found. It does not appear to be on my machine at all and I have found no usefull information about what it is or where to get one.
Thanks,
Dave
Thanks,
Dave