John Scoles wrote:
> http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.19-RC3.zip
> 
> Changes in DBD-Oracle 1.19 (svn rev 7989)
> 
> Cleaned out the extra file problems from RC2
> Fixed execute_array so it will take the ora_array_chunk_size DB handle
> attribute
> Some minor changes to the POD
> 
> Any and all testing would be greatly appreciated, but especially
> testing of building against Oracle Instant Client and Oracle XE
> on a range of platforms.
> 
> Please take this opportunity to try out mass updates with
> execute_array and if you can try inserting null or undef values.

Hi John,

It tests fine for me (Linux 2.6, Perl 5.8.3, DBI 1.50).

I am curious why you moved ora_array_chunk_size into the database
handle.  That particular setting seems like something that would vary
from statement to statement, esp. depending on the size of the bound
values.

Regards,
Philip

Reply via email to