Re: setAutoCommit(false)

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: setAutoCommit(false)
Дата
Msg-id c7th00$sg5$1@sea.gmane.org
обсуждение исходный текст
Ответ на Re: setAutoCommit(false)  (Kris Jurka <books@ejurka.com>)
Ответы Re: setAutoCommit(false)
Список pgsql-jdbc
Kris Jurka schrieb:
>>I do however have a user saying that he is using latest PostgreSQL
>>(postgresql 7.4.2 with pg74.213.jdbc3 is what he told me) and our call
>>to setAutoCommit(false) apparently returns
>>
>>java.sql.SQLException: ERROR: SET AUTOCOMMIT TO OFF is no longer
>>supported
>>
>
> The user is not using a 7.4 series JDBC driver.  They likely have the 7.3
> driver hidden somewhere in their classpath which is being used.  This
> error and associated stack trace are not from a 7.4 driver.
>

I'm seeing the same error with the 7.4 driver and the dev driver against
the current Win32 builds...

Thomas

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: JDBC and processing large numbers of rows
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: setAutoCommit(false)