Re: SET AUTOCOMMIT TO OFF is no longer supported

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: SET AUTOCOMMIT TO OFF is no longer supported
Дата
Msg-id 20031207092552.A21311@bacon
обсуждение исходный текст
Ответ на SET AUTOCOMMIT TO OFF is no longer supported  ("Arcadius A." <ahouans@sh.cvut.cz>)
Ответы Re: SET AUTOCOMMIT TO OFF is no longer supported  ("Arcadius A." <ahouans@sh.cvut.cz>)
Список 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 по дате отправления:

Предыдущее
От: "Arcadius A."
Дата:
Сообщение: SET AUTOCOMMIT TO OFF is no longer supported
Следующее
От: "Arcadius A."
Дата:
Сообщение: Re: SET AUTOCOMMIT TO OFF is no longer supported