ANNOUNCE: DBD::Oracle 1.19



Changes in DBD-Oracle 1.19 (svn rev 8002) 3rd November 2006

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 execute_array so it will take the ora_array_chunk_size DB handle
attribute
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
Fixed Makefile.PL for an incompatibility with ExtUtils::MM_Unix v1.50
(invoked byExtUtils::MakeMaker) from Dennis McRitchie
Updated POD to reflect that OCI after 9.2 no longer strips trialing spaces

I have checked this code and it works with the latest version of DBI 1.53

Please Enjoy

John Scoles



.



Relevant Pages

  • Re: DBI DBD-ODBC
    ... Martin J. Evans ... I realised why you were using the like clause but by removing it and seeing the problem go away we now know the problem is with the argument to the where clause. ... When SQLDriverConnect fails DBD::ODBC will have a second attempt with the older ODBC API SQLConnect. ...
    (perl.dbi.users)
  • Re: Bug found when using a stored procedure with DB2 and DBD::ODBC
    ... On 28-Sep-2006 Martin J. Evans wrote: ... I am trying to call a simple stored procedure on an iSeries / AS400: ...
    (perl.dbi.users)
  • Re: prepare_cached - just how much quicker should I expect?
    ... insert into table1 values ... Martin J. Evans ... I cannot see any difference using prepare_cached with a remote mysql or ...
    (perl.dbi.users)
  • Re: DBI DBD-ODBC
    ... Martin J. Evans ... Re: DBI DBD-ODBC ... > Robert V Simmons ...
    (perl.dbi.users)