From: | Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk> |
---|---|
To: | rwhart(at)netexpress(dot)net |
Cc: | "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: postgresql jdbc driver for Java2 (IBM) |
Date: | 2003-08-01 08:36:24 |
Message-ID: | 20030801093624.A811@bacon |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On 01/08/2003 04:24 Bob wrote:
> Hi all,
> I am a certified newbie to java, jdbc, and have very little experience
> with PostgreSQL to date. I am trying to install a dicom server as a
> test for a medical office. I have everything set except for the required
> jdbc driver for postgresql.
>
> I have installed the RH9 rpm postgresql-jdbc-7.3.... that contains
> three files:
> pg73bljdbc1.jar
> pg73bljdbc2.jar
> pb73bljdbc3.jar.
>
> I have installed the IBM Java2 SDK. Which of the jar files in the rpm
> postgresql package provides tghe Java2 level functionality? I have
> searched the IBM and Postgres sites and have been overwhelmed with the
> volume of information, but I can't find the specific piece of
> information that I need.
That would be pg73b1jdbc2.jar but pg73b1jdbc3.jar should also work as
JDBC3 is a super-set of JDBC2.
HTH
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Jesus Sandoval | 2003-08-01 11:12:35 | server side resultset search (for performance reasons) |
Previous Message | Bob | 2003-08-01 03:24:24 | postgresql jdbc driver for Java2 (IBM) |