Re: VBA, WIN ODBC system error: setup routine error 182, translator

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: VBA, WIN ODBC system error: setup routine error 182, translator
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D60F@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на VBA, WIN ODBC system error: setup routine error 182, translator  (linuxgps <linuxgps@invitel.hu>)
Список pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of linuxgps
> Sent: 10 January 2006 04:57
> Cc: Ludek Finstrle; pgsql-odbc@postgresql.org
> Subject: [ODBC] VBA, WIN ODBC system error: setup routine
> error 182, translator
>
>
> Playing (?) further with M$ ODBC issues I wanted to add a new
> odbc data
> source to my system, but...
> Mr. Microsoft ODBC Administrator reported me:
>
> "The setup routines for the PostgreSQL ANSI ODBC driver could not be
> loaded due to system error code 182"
>
> Driver's config DSN, ConfigDriver, or ConfigTranslator failed
> "Could not load the setup or translator library"
>
>
> Now what to do ????????

Given your other problems with the existing DSN, it sounds like
something is seriously hosed on that system. Where is psqlODBC
installed? Are all the dependency DLLs there as well? Should be
something like:

psqlodbca.dll
psqlodbcw.dll
libpq.dll
libintl_2.dll
libiconv_2.dll
libeay32.dll
ssleay32.dll
comerr32.dll
krb5_32.dll

Regards, Dave

В списке pgsql-odbc по дате отправления:

Предыдущее
От: linuxgps
Дата:
Сообщение: VBA, WIN ODBC system error: setup routine error 182, translator
Следующее
От: Ludek Finstrle
Дата:
Сообщение: Re: Output parameter isn't available ???