Re: [SQL] Need ODBC driver

Byron Nikolaidis <byronn@insightdist.com>

From: Byron Nikolaidis <byronn@insightdist.com>
To: "Konstantin S. Kuznetsov" <ksk@ch70.chel.su>
Cc: pgsql-sql@postgreSQL.org
Date: 1998-06-03T13:34:12Z
Lists: pgsql-sql

Konstantin S. Kuznetsov wrote:

> Hello,
> I'v got PostgreSQL-6.2.1 with RedHat-5.0 distribution.
> Where can I get ODBC drivers for Windows95 and NT to create an SQL
> server that can work with Microsoft Access. Moreover, Will it be
> possible to modify databases ( add lines, etc.) from Access?
> Thank you for your response.
> Konstantin S. Kuznetsov.

The current website for the postgres odbc driver is
http://www.insightdist.com/psqlodbc

There you will find:
- self-extracting full install for win95/nt (postdrv.exe)
- the compiled dll for quicker subsequent installs (postdll.zip)
- full source code (postsrc.zip)

Byron