Обсуждение: BUG #2135: system error 182 while loading ODBC driver

Поиск
Список
Период
Сортировка

BUG #2135: system error 182 while loading ODBC driver

От
"Carlos del Cacho"
Дата:
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.

Re: BUG #2135: system error 182 while loading ODBC driver

От
"Qingqing Zhou"
Дата:
""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