Re: Need to use JDK 1.4

From: Joe Dumoulin <joe(at)bresgal(dot)com>
To: David Hooker <dhooker(at)a4networks(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Need to use JDK 1.4
Date: 2002-01-09 22:50:13
Message-ID: 20020109144529.R9607-100000@herbert.bluegin.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am fairly new to jdbc, but have been using postgresql for awhile. I am
running the 6.5 jdbc (old postgres db) with tomcat4 and j2sdk4.1. I'm
doing only simple stuff so far, but no problems.

My reading of the archives says that you can't compile the postgresql jdbc
driver with jdk 1.4. It seems to run fine from the binary though.

Joe D
-----

On Wed, 9 Jan 2002, David Hooker wrote:

> We're working on a project using JDK 1.4. From reading this list's
> archives, I see that there isn't a 1.4 version of the Postgres JDBC
> driver. Is there any way at all that I can use the existing JDBC
> drivers under 1.4??? If not, are there any other suggestions on how I
> can get up and going with Postgres with my JDK 1.4 program?
>
> Also, is there a time estimate on when the 1.4 drivers will be ready?
>
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Hooker 2002-01-09 22:56:37 Re: Need to use JDK 1.4
Previous Message Benjamin.Feinstein 2002-01-09 22:34:08 LISTEN/NOTIFY support in JDBC driver?