Re: Unable to make a connention through jdbc - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Unable to make a connention through jdbc
Date
Msg-id Pine.BSO.4.56.0503241838400.31387@leary.csoft.net
Whole thread Raw
In response to Re: Unable to make a connention through jdbc  (Vernon <vwu725@yahoo.com>)
List pgsql-jdbc

On Thu, 24 Mar 2005, Vernon wrote:

> I already tried all the three drivers under the
> 8.0/jdbc directry and get the same error message. Can
> you provide a URL of the documentation in regarding of
> the difference among the three drivers.

Directly on the download page, it's all about the JVM version:

http://jdbc.postgresql.org/download.html#jdbcselection

Kris Jurka

pgsql-jdbc by date:

Previous
From: Michael Barker
Date:
Subject: Re: [Patch] JDBC3 Blob support
Next
From: Kris Jurka
Date:
Subject: Re: plpgsql function with RETURNS SETOF refcursor AS. How