Re: Latest ODBC driver? - Mailing list pgsql-odbc

From Mark Morgan Lloyd
Subject Re: Latest ODBC driver?
Date
Msg-id 44F75274.C0D38F9A@telemetry.co.uk
Whole thread Raw
In response to Latest ODBC driver?  (Mark Morgan Lloyd <markMLl.pgsql-odbc@telemetry.co.uk>)
Responses Re: Latest ODBC driver?  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-odbc
Dave Page wrote:

> 1) On a test system, uninstall any PostgreSQL drivers to be safe.

Done. There are no DLLs etc. *psql*.* remaining on the machine.

> 2) Download the ANSI driver from
> http://www.geocities.jp/inocchichichi/psqlodbc/index.html. Unpack into your
> system32 directory.

 81920 Aug 31 09:51 pgxalib.dll
446464 Aug 31 09:51 psqlodbca.dll

> 3) Register the driver by copying and pasting the following into
> psqlodbc.reg (not including the ==== marks), then importing it into the
> registry using regedit:

Done. Regedit displayed its confirmation dialogue.

> 4) Check the driver appears in the driver manager and that the version shown
> matches the DLLs.

ODBC drivers in the control panel include reference to "PostgreSQL ANSI", but
there is no version number, company or file info.

> 5) Setup a DSN pointing to your 7.x server.

Attempting to select the driver gives "The setup routines for the PostgreSQL
ANSI ODBC driver could not be found. Please reinstall the driver" follwed by a
dialogue titled "Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed"
containing "Component not found in the registry".

I can confirm that psqlodbca.dll is in c:\winnt_4\system32, as is pgxalib.dll.
I've checked the registry values and they appear to be as you specified.

Remaining steps omitted for obvious reasons :-(

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ODBC v08.02.0100
Next
From: Dave Page
Date:
Subject: Re: Latest ODBC driver?