BUG #2135: system error 182 while loading ODBC driver - Mailing list pgsql-bugs

From Carlos del Cacho
Subject BUG #2135: system error 182 while loading ODBC driver
Date
Msg-id 20051229142651.D4D9DF0AC6@svr2.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2135
Logged by:          Carlos del Cacho
Email address:      delcacho@lucent.com
PostgreSQL version: 8.1.1
Operating system:   Win2k
Description:        system error 182 while loading ODBC driver
Details:

I am using the win32 binary downloaded from this site. If I write a simple
ODBC standalone program that does a query to a database, it works ok.
However, if I try to use the GEOS library in the same program (from
FWTools1.0.0a7) to parse WKT output from PostGIS, the driver does not
connect and fails with system error 182. Could this be a DLL incompatibility
issue? PostGIS also uses GEOS, I ignore if this could be causing the
problem.

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: COPY TO STDOUT BINARY
Next
From: "Robert Osowiecki"
Date:
Subject: BUG #2136: plperl doesn't work, plperlu - yes