Re: [INTERFACES] Postgres 6.3 and jdbc - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [INTERFACES] Postgres 6.3 and jdbc
Date
Msg-id Pine.LNX.3.96.980722064751.1291F-100000@maidast.retep.org.uk
Whole thread Raw
In response to Postgres 6.3 and jdbc  (olivier <olivier@think-link.fr>)
List 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@retep.org.uk or petermount@earthling.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@maidstone.gov.uk


pgsql-interfaces by date:

Previous
From: t-ishii@sra.co.jp
Date:
Subject: Re: [HACKERS] atttypmod now 32 bits, interface change
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] jdbc notification