Discussion:
Error installing ODBC Driver
Rob Emery
11 years ago
Permalink
Hello,

I'm attempting to refresh the ODBC (x64) driver from v9.00 to v9.03 however
I am getting the following error on the installer (see attached for
screenshot). This is on Server 2008 R2 SP1 x64

Error installing ODBC driver; PostgreSQL ANSI(x64) ODBC error 13: The setup
routines for the PostgreSQL ANSI(x64) ODBC driver could not be loaded due
to system error code 193: .. Verify that the file PostgreSQL ANSI(x64)
exists and that you can access it.

Does anyone have any idea how I can fix this? I appear to be stuck without
an ODBC driver for pgSQL now!

Thanks in advance,
-Rob
Hiroshi Inoue
11 years ago
Permalink
Hi Rob,
...
Did you install 64bit VC10 runtime?
9.2 or later version of psqlodbc requires it.

regards,
Hiroshi inoue
--
Sent via pgsql-odbc mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Rob Emery
11 years ago
Permalink
Hi Inoue,

On 8 January 2014 11:45, Hiroshi Inoue <***@tpf.co.jp> wrote:

Did you install 64bit VC10 runtime?
Post by Hiroshi Inoue
9.2 or later version of psqlodbc requires it.
They weren't installed, I've put them on and that has indeed fixed the
problem!

Many Thanks!
Rob

Continue reading on narkive:
Loading...