Re: Driver ODBC postdrv.exe fails on 7.1 - Mailing list pgsql-general

From Calvin Dodge
Subject Re: Driver ODBC postdrv.exe fails on 7.1
Date
Msg-id 3ADB61DB.A833B655@linkoweb.com
Whole thread Raw
In response to Driver ODBC postdrv.exe fails on 7.1  (Tulio Oliveira <mestredosmagos@marilia.com>)
List pgsql-general
Tulio Oliveira wrote:
>
> 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

Head to ftp.postgresql.org (or your favorite mirror) and cd to
odbc/versions.  Grab the latest psqlodbc.zip file
(psqlodbc-07_01_0004.zip as of this moment), unzip it, and follow the
_short_ instructions in "readme.txt".

Calvin
caldodge@fpcc.net

pgsql-general by date:

Previous
From: "Firestar"
Date:
Subject: Inserting Unicode into Postgre
Next
From: Anand Raman
Date:
Subject: Re: Cursors in plpgsql