ANNOUNCE: DBD::ADO 2.76
[email protected] (Steffen Goeldner) Mon, 27 Oct 2003 13:37:07 +0100
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.76.tar.gz size: 45244 bytes md5: f1f3c6737f32c3f7e222ff9e7b43d502 Changes: Dropped auto-commit emulation (relying on ADO's default behavior instead). Fixed errors like 'Command cannot be issued within a transaction'. Improved transaction handling (begin_work). Added t/31txn.t to test transactions / auto-commit. Added t/02cxn.t to test a connection. Steffen