Re: Connection problem - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Connection problem
Date
Msg-id Pine.LNX.4.33.0401281805480.21151-100000@leary.csoft.net
Whole thread Raw
In response to Connection problem  ("michel.verplancke" <michel.verplancke@wanadoo.be>)
List pgsql-jdbc

On Wed, 28 Jan 2004, michel.verplancke wrote:

> Hi everybody,
>
> Here is my problem
>
> I have a JAVA application running on W2K connected with PostgreSQL 7.4 running on a Linux box
>
> If I use pg73jdbc3.jar within JAVA , everything is working fine
>
> If I try to use  pg741jdbc3.jar, (which I dowloaded from http://jdbc.postgresql.org ) I can not read Postgresql
anymore!! 
>
> Do I have to do something special , or did I do something wrong ?
>

You should not need to do anything special.  In fact I would have expect
only the 7.4 jar file to work and the 7.3 version to fail.  You will need
to be more specific about "I can not read Postgresql anymore!!"  Do you
get an error message?  What happens?

Kris Jurka


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: setQueryTimeOut(1) - not expected result...
Next
From: Guido Fiala
Date:
Subject: Re: setQueryTimeOut(1) - not expected result...