Re: [INTERFACES] Postgres 6.3 and jdbc

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: olivier <olivier(at)think-link(dot)fr>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Postgres 6.3 and jdbc
Date: 1998-07-22 05:50:09
Message-ID: Pine.LNX.3.96.980722064751.1291F-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, 21 Jul 1998, olivier wrote:

> Hi all
> I'm just coming om the list...
> When I have installed the proper rpm (Linux ) it was quite easy to
> use jdbc with postgres 6.2.
> But now that Postgres 6.3 include (Have heard this...) a jdbc
> implentation, I don't know where to find the classes needed for JDBC.
> Ideas?

The driver lives in the src/interfaces/jdbc directory. When built using
"make" a jar file is created. Simply make sure that the .jar file is in
the class path.

--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-07-22 05:54:54 Re: [INTERFACES] jdbc notification
Previous Message Peter T Mount 1998-07-22 05:47:26 Re: [INTERFACES] jdbc plain password support