postgresql ODBC for Windows!

Started by fuzzyover 22 years ago2 messagesgeneral
Jump to latest
#1fuzzy
ciccio@ciccio.ciccio

How cvan i install the postgresql ODBC Driver for Windows if i have only a
DLL ?

Thanx in Advance

#2Tino Wildenhain
tino@wildenhain.de
In reply to: fuzzy (#1)
Re: postgresql ODBC for Windows!

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