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

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "linuxgps" <linuxgps(at)invitel(dot)hu>
Cc: "Ludek Finstrle" <luf(at)pzkagis(dot)cz>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: VBA, WIN ODBC system error: setup routine error 182, translator
Date: 2006-01-10 08:43:36
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D60F@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of linuxgps
> Sent: 10 January 2006 04:57
> Cc: Ludek Finstrle; pgsql-odbc(at)postgresql(dot)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

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2006-01-10 09:20:41 Re: Output parameter isn't available ???
Previous Message linuxgps 2006-01-10 04:56:39 VBA, WIN ODBC system error: setup routine error 182, translator