Re: Driver ODBC postdrv.exe fails on 7.1
Inoue, Hiroshi <inoue@tpf.co.jp>
From: Hiroshi Inoue <Inoue@tpf.co.jp>
To: Tulio Oliveira <mestredosmagos@marilia.com>
Cc: pgsql-general@postgresql.org
Date: 2001-04-16T23:35:54Z
Lists: pgsql-general
Tulio Oliveira wrote: > > Dear List, > > I upgrade to PostgreSQL 7.1, and so my clients machines with Windows > doesnエt > more connect with databases. > > When I try make a new ODBC connection on Windows, all works fine, but I > canエt see the tables list for import to Access Database. > > Please, is any configuration more to make on 7.1, or exist a new > postdrv.exe > ??? > If you once installed psqlodbc.dll, postdrv.exe isn't needed. You could just replace psqlodbc.dll by the latest one. Go to a mirror site(Primary site seems unavaiable) and download odbc/versions/psqlodbc-07_01_0004.zip. regards, Hiroshi Inoue