[Oledb-dev] Visual C++ 2005 Express
Helmar Spangenberg
hspangenberg at frey.de
Wed Jul 25 04:54:51 UTC 2007
Hello,
finally I found what my problem concerning the registration was: My self
compiled libpq.dll contained references to msvcr80.dll, and that library
could not be found in the path (I have no idea, why psql was satisfied with
this dll, but that's of minor importance...). Installing msvcrt80.dll led to
a runtime error as soon as I tried to register pgoledb.
Finally I copied the libpq.dll of pgfoundry into my system. Now my compiled
pgoledb.dll registers and - even better - contacts the postgres database :-)
Helmar
More information about the Oledb-devel
mailing list