ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
oracle [2015/07/06 03:20] – created mnewnhamoracle [2015/07/08 04:12] – [oracle] mnewnham
Line 1: Line 1:
 ====== Oracle ===== ====== Oracle =====
 +See also the [[PDO]] and [[ADO]] oracle specific drivers
 ====== oci8 ====== ====== oci8 ======
 <WRAP left 300px box> <WRAP left 300px box>
Line 8: Line 9:
 </WRAP> </WRAP>
 This driver supports Oracle databases upto and including Oracle 11.  This driver supports Oracle databases upto and including Oracle 11. 
 +{{tag>[oracle unix windows active]}}
 ====== oci8po ====== ====== oci8po ======
 <WRAP left 300px box> <WRAP left 300px box>
Line 16: Line 18:
 </WRAP> </WRAP>
 This driver extends the oci8 driver and provides compatibility with other database drivers such as MySQL and SQL Server  This driver extends the oci8 driver and provides compatibility with other database drivers such as MySQL and SQL Server 
 +{{tag>[oracle unix windows active portable]}}
 ====== oci805 ====== ====== oci805 ======
 <WRAP left 300px box> <WRAP left 300px box>
Line 23: Line 26:
 |Unix|Yes| |Unix|Yes|
 </WRAP> </WRAP>
-This driver provides an undocumented enhancement to the oci8 driver +This driver provides an undocumented enhancement to the oci8 driver 
 +{{tag>[oracle unix windows deprecated]}} 
 ====== oci8quercus ====== ====== oci8quercus ======
 <WRAP left 300px box> <WRAP left 300px box>
Line 31: Line 35:
 |Unix|Yes| |Unix|Yes|
 </WRAP> </WRAP>
-This driver provides an undocumented enhancement to the oci8 driver +This driver provides an undocumented enhancement to the oci8 driver 
 +{{tag>[oracle unix windows deprecated]}} 
 ====== oracle ====== ====== oracle ======
 <WRAP left 300px box> <WRAP left 300px box>
 |Driver Name|oracle| |Driver Name|oracle|
-|Status|Deprecated|+|Status|Obsolete|
 |Windows|Yes| |Windows|Yes|
 |Unix|Yes| |Unix|Yes|
 </WRAP> </WRAP>
 This driver provides support to oracle 7 and lower databases This driver provides support to oracle 7 and lower databases
 +{{tag>[oracle unix windows obsolete]}}