| Newsgroups |
perl.dbi.announce |
| Message-ID |
<[email protected]> |
DBD::DB2 Version 0.75 is now available on CPAN. Here is the summary of
fixes and new features:
Add new statement attributes.
Removed db2_async_enable and db2_auto_ipd connection attributes as they
have no relevance to a DBI program.
Set $h->state=02000 when no more data available to be fetched.
Fixed bug where bind_col/bind_columns failed if called prior to execute
and the statement contained parameter markers.
Fixed problem with result sets returned from stored procedures.
Add support for 64bit Windows.
Replace 'shift' function in Constants/Makefile.PL due to apparent bug in
Perl 5.6.0 on AIX. Get error: "Bizarre copy of ARRAY in aassign at
../Carp/Heavy.pm line 79."
Add support for $dbh->ping.
Regards,
Robert