Re: Connection problem

From: Kris Jurka <books(at)ejurka(dot)com>
To: "michel(dot)verplancke" <michel(dot)verplancke(at)wanadoo(dot)be>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Connection problem
Date: 2004-01-28 23:07:46
Message-ID: Pine.LNX.4.33.0401281805480.21151-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guido Fiala 2004-01-29 07:24:16 Re: setQueryTimeOut(1) - not expected result...
Previous Message Oliver Jowett 2004-01-28 21:21:10 Re: setQueryTimeOut(1) - not expected result...