Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!zombie.ncsc.mil!newsgate.duke.edu!newsfeed.mathworks.com!nntp.abs.net!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Michael Peppler <mpeppler@peppler.org>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: DBD::Sybase 0.20
Followup-To: comp.lang.perl.modules
Date: 8 Sep 1999 16:44:39 GMT
Organization: Data Migrations, Inc
Lines: 36
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <7r63pn$j6k$1@play.inetarena.com>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:359 comp.lang.perl.modules:13320

The uploaded file

    DBD-Sybase-0.20.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/MEWP/DBD-Sybase-0.20.tar.gz
  size: 51529 bytes
   md5: 76828b634e260210f32a71b509e55f7e

>From the CHANGES file:

Release 0.20

	Fix code to allow prepare, execute, execute, execute... on 
	statements that don't include ?-style placeholders.
	Fix LENGTH/PRECISION/SCALE $sth attributes to be closer to the
	DBI spec.
	Fix core dump problem when binding undef values and having 
	trace >= 2.
	Add syb_quoted_identifier connection/database handle attribute.
	Add syb_oc_version read-only database handle attribute, returns the 
	Sybase library version that this binary is currently using.
	Added the syb_rowcount $dbh attribute.
	Added $sth->cancel().
	Call the syb_err_handler (if one is defined) for client-side
	errors.

Michael
-- 
Michael Peppler         -||-  Data Migrations Inc.
mpeppler@peppler.org    -||-  http://www.mbay.net/~mpeppler
Int. Sybase User Group  -||-  http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com


