Blame | Letzte Änderung | Log anzeigen | RSS feed
STATUS OF THE PEAR DB PACKAGE=============================DB Driver Feature Matrix------------------------Symbols:x = implemented, but without testst = implemented, but one or more tests failT = implemented, passing all testse = emulated, without testsl = emulated, but one or more tests failE = emulated, passing all testsn = returns "not capable"- = no implementation of this feature or status unknownfbsql ifx mssql mysqli odbc sqliteFEATURE dbase | ibase | msql | mysql | oci8 | pgsql | sybasesimpleQuery - T T T T T T T T T T T TnumCols x T T T T T T T T T T T TnumRows x T E E T T T T E T T T TerrorNative n T T T T T T T T T T E Tprepare/execute e E T E E E E E T E E E Esequences n T T n T T T T T E T E TaffectedRows n T E E T T T T T T E T Tfetch modes x T T T T T T T T T T T Tfetch row by no x x n n x x x x n x x x xtransactions - T T T n T T T T T T n Tauto-commit n T E E n E E E E T E n Eerror mapping - T T T T T T T T T T T TtableInfo x T T t T T T T T T T T TgetListOf() TYPEStables - T T T T T T T T T T T Tviews - T T - - T - - - T T - Tusers - T T - - - T T - - T - -databases - - - - T - T T - T T - -functions - T - - - - - - - - T - -synonyms - - - - - - - - T - - - -Test Conformance----------------Symbols:o = Test passedX = Test failedL = Some portions of the test failed due to limitations in PHP or DBMSn = Test returns "not capable"- = Not testedfbsql ifx mssql mysqli odbc sqlitedbase | ibase | msql | mysql | oci8 | pgsql | sybase01connect o o o o o o o o o o o o o02fetch - o o o o o o o o o o o o03simplequery - o o o o o o o o o o o o04numcols - o o o o o o o o o o o o05sequences - o o o o o o o o o o o o06prepexec - o o o L o o o o o o o o08affectedrows - o o o o o o o o o o o o09numrows - o o o o o o o o o o o o10errormap - o o o o o o o o o o o o11transactions - o o o n o o o o o o n o13limit - o o o o o o o o o o o o14fetchmode_obje - o o o o o o o o o o o o15quote - o o o o o o o o o o o o16tableinfo - o o L o o o o o o o o o17query - o o o o o o o o o o o o18get - o o o o o o o o o o o o19getlistof - o o o o o o o o o o o oDBMS Versions Tested--------------------dbase n/afbsql 4.1.6ibase Firebird 1.5.1 (PHP 5 only)ifx 7.2 Standard Edtitionmsql 3.6 (PHP snapshots dated 2005-02-18)mssql 8.0.760mysql 4.0.21mysqli 4.1.5 (PHP 5 only)oci8 9.2odbc DB2 ESE 8.1 and MS Access 2000pgsql 7.4.1 and 8.0.1sqlite PHP 5: extension. PHP 4: PECL snapshot.sybase ASE 12.5.3Tests were performed under both of the following PHP versionsunles otherwise noted:4.3.11-dev dated 2005-02-225.1.0-dev dated 2005-02-22