Re: JDBC

From: Rachel Greenham <rachel(dot)greenham(at)enetgroup(dot)co(dot)uk>
To: pgsql-interfaces(at)hub(dot)org
Subject: Re: JDBC
Date: 2000-08-11 14:15:25
Message-ID: 39940A7D.CA6E60DA@enetgroup.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • JDBC at 2000-08-11 13:37:04 from Christian Herbert

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rachel Greenham 2000-08-11 14:17:07 JDBC2 support
Previous Message Peter Mount 2000-08-11 14:08:33 RE: JDBC