Re: Postgresql Driver - Mailing list pgsql-general

From Gregory S. Williamson
Subject Re: Postgresql Driver
Date
Msg-id 71E37EF6B7DCC1499CEA0316A2568328010570C7@loki.globexplorer.com
Whole thread Raw
In response to Postgresql Driver  ("Madhavi Daroor" <madhavi@zoniac.com>)
List pgsql-general
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




pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: query optimization: aggregate and distinct
Next
From: "Philip Boonzaaier"
Date:
Subject: Re: Bulk Insert / Update / Delete