From: "PEAR Announce" on
The new PEAR package MDB2_Driver_mssql-1.5.0b3 (beta) has been released at http://pear.php.net/.

Release notes
-------------
- Fixed bug #16612: Added the timestamp database attribute [genericbob]
- fixed bug #16118: escape doesn't take into account trailing backslashes [urkle]
- request #16903: Add ability to use ODBTP extension [hedroom]
- fixed numRows() with setLimit()

open todo items:
- explore fast limit/offset emulation (Request #4544)

Package Info
------------
This is the MS SQL Server MDB2 driver.

Related Links
-------------
Package home: http://pear.php.net/package/MDB2_Driver_mssql
Changelog: http://pear.php.net/package/MDB2_Driver_mssql/download/1.5.0b3
Download: http://download.pear.php.net/package/MDB2_Driver_mssql-1.5.0b3.tgz

Authors
-------
David Coallier <david(a)echolibre.com> (lead)
Nathan Fredrickson <nathan(a)silverorange.com> (lead)
Lorenzo Alberton <l.alberton(a)quipo.it> (lead)
Ali Fazelzadeh (helper)