Re: postgresql ODBC for Windows!

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: fuzzy <ciccio(at)ciccio(dot)ciccio>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql ODBC for Windows!
Date: 2003-11-11 08:25:45
Message-ID: 3FB09D09.3090504@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi fuzzy,

fuzzy schrieb:
> How cvan i install the postgresql ODBC Driver for Windows if i have only a
> DLL ?
>
> Thanx in Advance

You first move the DLL into the trashcan and then download
the installer from http://odbc.postgresql.org/

or ftp://ftp.postgresql.org/pub/odbc/versions/msi/

Alternatively, you would put the DLL into the path where
all the other database relevant DLLs are. I'd look
into ODBC connection manager for the names and then
use file search.

Regards
Tino

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-11-11 08:30:18 Re: Problem with create index
Previous Message frank_lupo 2003-11-11 08:19:10 Re: drop user question