Re: UPDATE with JDBC fail

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Jose(dot)Silva(at)isotrol(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: UPDATE with JDBC fail
Date: 2004-08-05 21:58:16
Message-ID: 4112AD78.8010507@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Jose(dot)Silva(at)isotrol(dot)com wrote:

> The PosrGre version that I use is 7.1. and the JDBC driver that I use is
> the driver that you can get of Postgre's webpage.

Also, I've stopped testing against 7.1 (and I think Kris has too) --
it's getting very old now. I think that at least
setTransactionIsolation() will not work correctly with the current
driver against a 7.1 server. I'd strongly recommend you upgrade to a
more recent server if you can, not only for a tested driver but also for
any number of server-side bugfixes..

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-08-05 22:17:11 Re: UPDATE with JDBC fail
Previous Message Oliver Jowett 2004-08-05 21:55:55 Re: UPDATE with JDBC fail