BUG #2135: system error 182 while loading ODBC driver

Поиск
Список
Период
Сортировка
От Carlos del Cacho
Тема BUG #2135: system error 182 while loading ODBC driver
Дата
Msg-id 20051229142651.D4D9DF0AC6@svr2.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: COPY TO STDOUT BINARY
Следующее
От: "Robert Osowiecki"
Дата:
Сообщение: BUG #2136: plperl doesn't work, plperlu - yes