Changes for version 2.03
- Retrieving large numeric/decimal/identity values caused floating point values in exponential notation to be returned. This was due to the default behaviour of DBlibrary to be compatible with release 4.6.1. This version AUTOMATICALLY calls dbsetversion() to enable System 10 handling of numeric/decimal/identity data if you build against a System 10 version of DBlibrary.
- Logging for dbwritetext() has been enabled by adding an additional (optional) $log parameter. I'm not very happy with the calling sequence (it's getting further and further from the C version), but that's the cost of not doing it right from the start, I guess...
- BugId Description
- 155 Retrieving large integers (of numeric or decimal data types) creates floating point data in exponential notation. 156 dbsetversion() does not work. 123 Allow logging for dbwritetext().
Documentation
Sybase extensions to Perl
Provides
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in DBlib/DBlib.pm
in Sybperl/Sybperl.pm
in Sybperl/Sybperl.pm