From: | "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com> |
---|---|
To: | "Madhavi Daroor" <madhavi(at)zoniac(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgresql Driver |
Date: | 2003-08-21 06:13:12 |
Message-ID: | 71E37EF6B7DCC1499CEA0316A2568328010570C7@loki.globexplorer.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 it will 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(at)zoniac(dot)com]
Sent: Wed 8/20/2003 10:00 PM
To: pgsql-general(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | David M. Cook | 2003-08-21 06:50:51 | Re: Example Database |
Previous Message | Jeff Davis | 2003-08-21 06:05:48 | Re: query optimization: aggregate and distinct |