ANNOUNCE: DBD::ASAny version 1.12
[email protected] ("smirnios")
| Newsgroups | perl.dbi.announce |
|---|---|
| Organization | Sybase Inc. |
| Message-ID | <[email protected]> |
This version has the following changes: - Calling a procedure or batch that did not explicitly declare the data types of the result set and for which the engine could not infer the data types, errors were reported. Fixed by describing the cursor after it was opened. - Fixed a problem related to binding inout procedure parameters. - Corrected the handling of NULL output parameters from procedures. - Warnings are no longer treated as errors. err/errstr are still set but the calls to execute/fetch will not report a failure & returned data will be correct. http://www.cpan.org/authors/id/S/SM/SMIRNIOS/DBD-ASAny-1.12.tar.gz -john.