ssb             Sun Mar 25 02:25:11 2001 EDT

  Modified files:              
    /php4/pear/DB       STATUS 
  Log:
  wrapped to 80 columns, replaced a few "-" with "n" for ifx (some
  features are emulated through DB_common)
  
  
Index: php4/pear/DB/STATUS
diff -u php4/pear/DB/STATUS:1.17 php4/pear/DB/STATUS:1.18
--- php4/pear/DB/STATUS:1.17    Sat Mar 24 10:56:24 2001
+++ php4/pear/DB/STATUS Sun Mar 25 02:25:10 2001
@@ -9,16 +9,16 @@
   "n" - returns "not capable"
   "-" - no implementation of this feature
 
-FEATURE         ibase   msql    mssql   mysql   oci8    odbc    pgsql   sybase   ifx
-simpleQuery       x       x       x       T       T       x       T       x       x
-numCols           x       x       x       T       T       x       T       x       x
-numRows           n       x       x       T       E       n       T       n       n
-errorNative       n       n       n       T       x       x       T       n       x
-prepare/execute   x       e       e       E       T       e       E       e       -
-sequences         n       n       n       E       T       n       T       n       -
-affectedRows      n       n       n       T       T       n       T       n       x
-fetch modes       x       x       x       T       T       x       T       x       x
-transactions      x       n       n       n       x       x       x       n       -
-auto-commit       x       n       n       n       x       x       x       n       -
-error mapping     -       -       -       T       T       x       E       -       x
-tableInfo         n       n       n       T       n       n       n       n       -
+FEATURE         ibase  ifx   msql   mssql  mysql  oci8   odbc   pgsql  sybase
+simpleQuery       x     x      x      x      T      T      x      T      x
+numCols           x     x      x      x      T      T      x      T      x
+numRows           n     n      x      x      T      E      n      T      n
+errorNative       n     x      n      n      T      x      x      T      n
+prepare/execute   x     e      e      e      E      T      e      E      e
+sequences         n     n      n      n      E      T      n      T      n
+affectedRows      n     x      n      n      T      T      n      T      n
+fetch modes       x     x(t)   x      x      T      T      x      T      x
+transactions      x     n      n      n      n      x      x      x      n
+auto-commit       x     n      n      n      n      x      x      x      n
+error mapping     -     -      -      -      T      T      x      E      -
+tableInfo         n     n      n      n      T      n      n      n      n



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to