Re: BatchUpdate exception

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: BatchUpdate exception
Дата
Msg-id Pine.BSO.4.64.0712051035140.24930@leary.csoft.net
обсуждение исходный текст
Ответ на BatchUpdate exception  ("Kranti K K Parisa [GetSet-India]" <kranti.parisa@gmail.com>)
Ответы Re: BatchUpdate exception  ("Kranti K K Parisa [GetSet-India]" <kranti.parisa@gmail.com>)
Список pgsql-jdbc

On Wed, 5 Dec 2007, Kranti K K Parisa [GetSet-India] wrote:

> I am trying to add the callable statement into a batch in a for loop. and
> then execute that batch using executeBatch. which throws the following
> exception.
>
> org.postgresql.util.PSQLException: A result was returned when none was
> expected.
>

This was fixed pretty recently and is only available in the 8.3dev series
of drivers.  Please upgrade and retry.

Kris Jurka


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

Предыдущее
От: "Kranti K K Parisa [GetSet-India]"
Дата:
Сообщение: BatchUpdate exception
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Timestamp without timezone issue