PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB2_Driver_mssql

mssql MDB2 driver

This package is unmaintained.

Download latest release 1.5.0b4 (archived versions might be outdated)

License: BSD License

Description

This is the MS SQL Server MDB2 driver.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#3912ClosedBug2005-03-22BLOB AND CLOB limit to 4096 under MSSQL
#4544FeedbackReq2005-06-07MSSQL fast Limit emulation
#5080No FeedbackBug2005-08-12Error message that class not exist
#5507ClosedBug2005-09-24Squence Emulation don't work for mssql
#5862ClosedBug2005-11-03Incorrect method call in mssql.php causes liveuser to fail
#6863ClosedReqCVS2006-02-21Implementation of MDB2_Driver_Datatype_mssql::mapNativeDatatype()
#7291ClosedBug1.7.62006-04-04Use of @@IDENTITY
#7448ClosedBug2.0.12006-04-21limit query and driver mssql doesen't works
#7855ClosedBug1.0.02006-06-10EXECUTE syntax changed in Sql Server 2005
#8206ClosedBug1.1.02006-07-13limitQuery not compatible with DISTINCT clause
#8347ClosedBug1.1.02006-08-02Create Table Error
#8373ClosedBug1.1.02006-08-07ALTER TABLE bug when adding more than 1 column
#8708BogusBug2.2.22006-09-15PHP script exit without exception after execute
#9204ClosedBug1.1.02006-10-31Sequences don't work with MSSQL
#9410BogusBug2.3.02006-11-21fread() truncates after execute()
#9442ClosedBug2.3.02006-11-24Quotes aren't being escaped using autoExecute
#9596No FeedbackBug1.1.02006-12-10auto increment not work
#9723ClosedReqCVS2007-01-02SQL Server 2005 error codes
#9735ClosedBug1.1.02007-01-04Two instances fail to keep different databases selected
#10233ClosedReq1.1.22007-03-01Set length property when not null, rather than > 0
#11175ClosedBug1.2.12007-05-29see #9735: Two instances fail to keep different databases selected
#11445ClosedReq1.2.12007-06-26Unicode data types in Datatype Module for mssql
#11479ClosedBug1.2.12007-06-29Bug in nextID (sequence management)
#11571ClosedBug1.2.12007-07-09Bug in numRows() function
#11797ClosedBug1.2.12007-08-08mssql_field_name should not be used
#11849ClosedBug1.2.12007-08-16mssql.datetimeconvert force set to 0 - generate wrong dates
#12010ClosedBug1.2.12007-09-08MDB2_PORTABILITY_RTRIM not working
#12391ClosedBug1.3.0a12007-11-06lastInsertID
#12397ClosedBug1.2.12007-11-07default_text_field_length Not working
#12473AssignedBugCVS2007-11-18sequence is off by one
#12697ClosedBug1.2.12007-12-14Won't use sybase_ct extension
#12971DuplicateBug1.2.12008-01-24Sequence emulation broken
#12991ClosedBugCVS2008-01-29Error number for database already exist
#12992ClosedBugCVS2008-01-29bug in alterDatabase
#13000ClosedBugCVS2008-01-30correct definition of null, not null, and empty default value for field
#13384ClosedBug1.3.0a22008-03-13quoteBLOB Problem
#13781BogusBug1.3.0b12008-04-26Undefined function: executeStoredProc()
#14843ClosedBug2008-10-21alterTable() 'ADD COLUMN' bug in mssql driver
#15327ClosedBug1.2.12008-12-16*defalut* constraint in the alterTable()
#15328ClosedBug1.2.12008-12-16mdb2 *date* data type is not maped correctly in the alterTable()
#16159No FeedbackBug2009-04-29mdb2 iserror is reporting informational messages as errors
#16612ClosedBug1.3.0b22009-09-15unknown database attribute type: timestamp
#16702ClosedBug2009-10-15SQL Server TEXT type is deprecated
#16903ClosedReq1.2.12009-12-13Add ability to use ODBTP extension
#17134OpenBug1.3.0b22010-02-18Installation problem
#17299OpenBug1.3.0b22010-04-08Limited queries always return ($limit - 1) rows
#17355OpenBug1.2.12010-04-28setLimit in conjunction with SELECT DISTINCT builds invalid SQL
#18491OpenBug1.5.0b32011-04-29MDB2_Driver_mssql - can not alterTable