Re: JDBC - Mailing list pgsql-interfaces

From Rachel Greenham
Subject Re: JDBC
Date
Msg-id 39940A7D.CA6E60DA@enetgroup.co.uk
Whole thread Raw
In response to JDBC  ("Christian Herbert" <christian@oven.com>)
List pgsql-interfaces
Christian Herbert wrote:
> 
> Hi,
> 
> Could someone make an educated suggestion which JDBC driver would work best
> with the PostgreSQL 7.0.2 database???

The one supplied. :-) If you have the source, go into src/interfaces/jdbc
and type "make jdbc1" or "make jdbc2"

A postgresql.jar is generated. The JDBC driver is org.postgresql.Driver.

-- 
Rachel


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: JDBC
Next
From: Rachel Greenham
Date:
Subject: JDBC2 support