This is a discussion on BUG #2135: system error 182 while loading ODBC driver within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 2135 Logged by: Carlos del Cacho Email address: delcacho@lucent.com PostgreSQL ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| ||||
| ""Carlos del Cacho"" <delcacho@lucent.com> wrote > > 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. > A better place of this question might be GEOS or FWTools. Regards, Qingqing |