Re: Regarding Error installing jdbc7.0-1.2.jar

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: shan(at)ceedees(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Regarding Error installing jdbc7.0-1.2.jar
Date: 2001-09-09 09:44:59
Message-ID: h9empt4iq472urf1qpf7av4vigfa59ce0n@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 09 Sep 2001 14:25:38 +0530, you wrote:
>Then, I tried to install the jar file for jdbc 'jdbc7.0-1.2. jar'
>and extracted it to the directory /usr/lib/pgsql.

"Never extract the contents of these jar files!"
http://jdbc.postgresql.org/docs/#install

Put it in your CLASSPATH instead.

7.0 is pretty old by the way. You may want to get the latest
release of the driver from http://jdbc.fastcrypt.com/. But then
again, expect some problems when you use the latest release of
the driver against a 7.0 backend (7.1 is OK).

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-09-09 09:47:05 Re: Regarding Error installing jdbc7.0-1.2.jar
Previous Message Rene Pijlman 2001-09-09 09:31:19 Re: PGpoint and PGcircle both sql type 1111?