|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: ANNOUNCE: DBD::Sybase 0.12 released
Date: Nov 17 1998 4:31PM
Bill Middleton uncovered a nasty bug in DBD::Sybase 0.11 which I've
fixed with this release.
The uploaded file
DBD-Sybase-0.12.tar.gz
has entered CPAN as
file: $CPAN/authors/id/MEWP/DBD-Sybase-0.12.tar.gz
size: 35535 bytes
md5: f5930dd7eadad4621f53f554c1392340
If you are using a recent version of DBI you should absolutely get
this version of DBD::Sybase.
>From the CHANGES file:
Release 0.12
Bug fix release - recent versions of DBI make an array that
DBD::Sybase uses read-only, causing errors when multiple
result sets are retrieved where the second result set is wider
(has more columns) than the first one.
Release 0.11
Adds support for multiple $sth for a single $dbh (this is done
by openeing a new connection in prepare() if the previously
prepared statement is still active.
Add support for date formatting via $dbh->func($fmt,
'_date_fmt').
Added two new connect attributes: scriptName and
hostname. Setting these can help identify processes in the
Sybase sysprocesses table.
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@mbay.net -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|