Re: Batch update error

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Batch update error
Дата
Msg-id 3E7102A0.1040300@xythos.com
обсуждение исходный текст
Ответ на Batch update error  ("Mario Rodriguez Villanea" <mrodriguez@AVANTICATEC.NET>)
Список pgsql-jdbc
Mario,

Can you provide a test case the demonstrates the problem?  In general
the batch update functionality works.  At least it passes the regression
tests defined in org.postgresql.test.jdbc2.BatchExecuteTest.java.  We
need to understand what you are doing differently that is causing the
problem.

thanks,
--Barry



Mario Rodriguez Villanea wrote:
> Hi , I'm having problems performing a batch update operation using
> Postgres + jdbc + jdk1.3 configuration, the error is Batch Entry 0, do
> you have some idea what may be wrong ?
>
> thanks
>
>
>
> ____________________________________
> Mario A. Rodríguez Villanea
> mrodriguez@avanticatec.com
> Tel Of    : 2839100
> Tel Hab : 2933432
> Avantica Technologies
> http://www.avanticatec.com <http://www.avanticatec.com/>
>
>
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html




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

Предыдущее
От: Paul Guermonprez
Дата:
Сообщение: close Jdbc3PoolingDataSource connections ?
Следующее
От: Barry Lind
Дата:
Сообщение: Re: jdbc Batch update stack trace