Re: JDBC Question

From: Silvio Macedo <smacedo(at)ic(dot)ac(dot)uk>
To: danfitzgerald(at)home(dot)com
Cc: pgsql general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: JDBC Question
Date: 1999-12-11 11:37:28
Message-ID: Pine.LNX.4.21.9912111129200.31408-100000@test133.ee.ic.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>Is there a JDBC Driver Available for PostGre ?
>
>Dan Fitzgerald
>
>danfitzgerald(at)home(dot)com

Sure. Check <postgres_source_dir>/src/interfaces/jdbc .

To make the driver do a :
make all
The makefile will create a "postgresql.jar" that you should add to your
CLASSPATH, (or add to the java commmand line everytime).

To see examples, check <postgres_source_dir>/src/interfaces/jdbc/example

If you used RedHat RPM, I'm not sure, but you may need to download the
pg source tar.gz in order to have this stuff.

Good Luck!

--
``````````````` Silvio Emanuel Nunes Barbosa de Macedo '''''''''''''''''''
smacedo(at)ic(dot)ac(dot)uk smacedo(at)inescn(dot)pt
Imperial College, University of London INESC Porto
Intelligent and Interactive Systems Telecom. and Multimedia
Exhibition Road, Pc da Republica, 93
London SW7 2AZ, England 4050-497 PORTO PORTUGAL
Tel:+44 171 5946323 Tel:+351 22 2094220

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcin Mazurek - Multinet SA - Poznan 1999-12-11 11:56:26 Re: [GENERAL] Re: JDBC Question
Previous Message Differentiated Software Solutions Pvt. Ltd. 1999-12-11 07:03:31 Spin lock error