Re: [SQL] When PostgreSQL compliant JDBC 2.0? (Batch updates) - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: [SQL] When PostgreSQL compliant JDBC 2.0? (Batch updates)
Date
Msg-id 3B604697.4060501@xythos.com
Whole thread Raw
List pgsql-jdbc
Raymond,

The 7.1 JDBC driver does support batch updates.  Are you sure you are
running the 7.1 driver?  If you are still having problems with batch
updates with a 7.1 driver then please repost with details as to the
exact messages you are receiving.

thanks,
--Barry



Raymond Chui wrote:

> Currently the JDBC drive in PostgreSQL 7.0, 7.1 are not support
> batch updates. I am wonder anybody know is there other PostgreSQL
> JDBC drive support batch updates?
> Thanks!
>
> --Raymond
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>
> Part 1.3
>
> Content-Type:
>
> text/plain
> Content-Encoding:
>
> binary
>
>



pgsql-jdbc by date:

Previous
From: candreol
Date:
Subject: Re: problem with serialization
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] Re: When PostgreSQL compliant JDBC 2.0?