Re: JDBC driver

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: "Qi, Xlaoyan" <qix(at)uncw(dot)edu>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC driver
Date: 2004-09-01 19:30:30
Message-ID: 1094067029.1555.215.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hmmm... depends if anything relies on the old driver. If so, you can
leave both drivers on there. The new driver can be placed anywhere in
the CLASSPATH (Depending on the application, servlet engines are rather
specific.)

Dave
On Wed, 2004-09-01 at 15:09, Qi, Xlaoyan wrote:
> I have trouble to install postgresql-7.4.3 in my RHE3 linux box. The
> reason is that RHE3 has old version pre_installed, Could somebody give
> me some suggestions how to solve this problem? I downloaded the
> prebuilt jdbc driver. But I have no clue where I can put it and how I
> can use it. Any suggestions would be highly appreciated.
>
>
>
> Cynthia
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Bridge 2004-09-02 23:09:53 Connections dropped randomly
Previous Message Qi, Xlaoyan 2004-09-01 19:09:23 JDBC driver