Re: Where can I get a JDBC Driver?

From: Kris Jurka <books(at)ejurka(dot)com>
To: "skeize(at)gmail(dot)com" <skeize(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Where can I get a JDBC Driver?
Date: 2004-11-09 18:32:38
Message-ID: Pine.BSO.4.56.0411091330430.2594@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 9 Nov 2004, skeize(at)gmail(dot)com wrote:

> I need a JDBC driver for PostgreSQL version 7.2.1 on
> i686-pc-linux-gnu. I have the JDK 1.4. I looked at
> jdbc.postgresql.org but they don't seem to provide a driver for this
> combination of Postgres/JDK. Any help will be appreciated!

The 7.2 driver was not able to be compiled by the 1.4 JDK so driver is
available specifically for that platform. You can use the JDBC2 driver
with the 1.4 JDK just fine, or you can use a later driver version that has
true 1.4 JDK support against an older server.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Cox 2004-11-10 08:02:38 These Lists Are Being Cut To FOUR
Previous Message skeize@gmail.com 2004-11-09 18:07:23 Where can I get a JDBC Driver?