Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Sez Sez <sezmillenium(at)yahoo(dot)es>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported
Date: 2004-04-07 12:07:33
Message-ID: 1081339653.9274.64.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

are you using setAutoCommit(false) or are you doing this manually?

Dave
On Wed, 2004-04-07 at 07:25, Sez Sez wrote:
> Hi people!
> I have a problem when save() a object and i
> autocommit to false. The error is "SET AUTOCOMMIT TO
> OFF is no longer supported" I am working with
> postgresql 7.4 from tarball, j2ee 1.4.2 and postgresql
> jdbc driver is pg74jdbc3.jar.
>
> I read in this forum that i can have problems with
> versions, but i try change de postgresql driver
> version and i get the same error.
>
> Any ideas??
>
> ___________________________________________________
> Yahoo! Messenger - Nueva versión GRATIS
> Super Webcam, voz, caritas animadas, y más...
> http://messenger.yahoo.es
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sez Sez 2004-04-07 12:18:16 Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported
Previous Message Sez Sez 2004-04-07 11:25:39 pg74 --> SET AUTOCOMMIT TO OFF is no longer supported