Обсуждение: postgresql ODBC for Windows!

Поиск
Список
Период
Сортировка

postgresql ODBC for Windows!

От
"fuzzy"
Дата:
How cvan i install the postgresql ODBC Driver for Windows if i have only a
DLL ?

Thanx in Advance



Re: postgresql ODBC for Windows!

От
Tino Wildenhain
Дата:
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