Обсуждение: Postgresql Driver

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

Postgresql Driver

От
"Madhavi Daroor"
Дата:
Hi All !
     Is there any way I can install ONLY the postgresql driver on my windows
NT 4.0 system? I don't want to install any windows version of postgres. I
just want the driver for postgresql.

If there's a way....How?

Please let me know as soon as possible.

Thanx
Madhavi Daroor


Re: Postgresql Driver

От
"Gregory S. Williamson"
Дата:
From the postgres site you should be able to find the ODBC package (I don't recall its name exactly). Download that and
itwill install a standard (more-or-less) ODBC driver that lets you connect to a postgres database. 

I think the JDBC driver works in a similar manner -- haven't explored any others.

Greg Williamson

-----Original Message-----
From:    Madhavi Daroor [mailto:madhavi@zoniac.com]
Sent:    Wed 8/20/2003 10:00 PM
To:    pgsql-general@postgresql.org
Cc:
Subject:    [GENERAL] Postgresql Driver

Hi All !
     Is there any way I can install ONLY the postgresql driver on my windows
NT 4.0 system? I don't want to install any windows version of postgres. I
just want the driver for postgresql.

If there's a way....How?

Please let me know as soon as possible.

Thanx
Madhavi Daroor


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match