Re: SET AUTOCOMMIT TO OFF is no longer supported - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: SET AUTOCOMMIT TO OFF is no longer supported
Date
Msg-id 20031207092552.A21311@bacon
Whole thread Raw
In response to SET AUTOCOMMIT TO OFF is no longer supported  ("Arcadius A." <ahouans@sh.cvut.cz>)
Responses Re: SET AUTOCOMMIT TO OFF is no longer supported  ("Arcadius A." <ahouans@sh.cvut.cz>)
List pgsql-jdbc
On 07/12/2003 02:07 Arcadius A. wrote:
> Hello!
> I'm writing a very simple application in WebLogic WorkShop 8.1.
> I'm using the pg73jdbc3.jar for the PostgreSQL7.4 DB.
> I didn't have any problem setting up weblogic connection pool and
> datasource .... but at run time, I get the following error:
> SET AUTOCOMMIT TO OFF is no longer supported.
>
> The stacktrace is appended at the end of this message.
>
> I've googled a bit and found out that the problem is with the JDBC
> driver and that I should get a new source from a CVS repository and
> compile it.
> Now, I'm trying to get the source code from the CVS .... but it's taking
> too long.
>
> Please has anyone got a compiled version of the new JDBC driver for
> PostgreSQL7.4

The JDBC driver source is in the PostgreSQL source tarball available at
all the usual mirror sites. It's also available at
http://jdbc.postgresql.org/download.html.


--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: "Arcadius A."
Date:
Subject: SET AUTOCOMMIT TO OFF is no longer supported
Next
From: "Arcadius A."
Date:
Subject: Re: SET AUTOCOMMIT TO OFF is no longer supported