/[cvs]/nfo/php/libs/net.php.pear/DB/STATUS
ViewVC logotype

Annotation of /nfo/php/libs/net.php.pear/DB/STATUS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Oct 29 19:11:41 2002 UTC (21 years, 8 months ago) by cvsjoko
Branch: MAIN
CVS Tags: HEAD
+ new pear-libraries

1 cvsjoko 1.1 DB driver feature matrix:
2    
3     Symbols:
4     "x" - implemented, but without tests
5     "t" - implemented, but one or more tests fail
6     "T" - implemented, passing all tests
7     "e" - emulated, without tests
8     "E" - emulated, passing all tests
9     "n" - returns "not capable"
10     "-" - no implementation of this feature
11    
12    
13     fbsql ifx mssql oci8 pgsql
14     FEATURE | ibase | msql | mysql | odbc | sybase
15     simpleQuery x T x x x T T x T x
16     numCols x T x x x T T x T x
17     numRows x n n x x T E x T n
18     errorNative x n x n n T x x T n
19     prepare/execute e x e e e E T e E e
20     sequences e T n n n E T n T n
21     affectedRows x n x x n T T x T x
22     fetch modes x T x x x T T x T x
23     fetch row by number x n x x x x n x x x
24     transactions x x n n x x x x x n
25     auto-commit x x n n n n x x x n
26     error mapping x x e - - T T x E -
27     tableInfo x n n n x T n n x n
28    
29    
30     Info returned by getListOf
31    
32     fbsql ifx mssql oci8 pgsql
33     TYPE | ibase | msql | mysql | odbc | sybase
34     tables x - - - x x x - x x
35     views - - - - x n - - x x
36     users - - - - - x - - x -
37     databases - - - - - x - - x -
38     functions - - - - - - - - x -

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed