On 05-Oct-2006 John Scoles wrote: > http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.19-RC1.zip > > Changes in DBD-Oracle 1.19 (scn rev 7879) > > Fixed execute_array to comply with DBI standard from Martin J. Evans, Xho > Jingleheimerschmidt and others > Fixed execute_array so it will not throw a Perl warning on undef values in > Tuples from John Scoles > Fixed some typos in code and READMEs from John Scoles > Fixed a few other little bugs dealing with compatibility with Oracle 8 > Changes to README from Karl Auer > Suppress warning in 26exe_array.t from Philip Garrett > Added support for array context aware execute_for_fetch from Martin J. > Evans > > 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 opertunitry to try out mass updates with execute_array. > > Thanks! > > John Scoles
built and tests ok against Oracle XE 10.2.0.1 on Linux. execute_array seems to work as per the specs. Appears to work with our application so far. Martin -- Martin J. Evans Easysoft Ltd, UK http://www.easysoft.com
