ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:pdo

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
v5:database:pdo [2019/12/27 02:10] – [pdo_oci] mnewnhamv5:database:pdo [2019/12/27 02:16] mnewnham
Line 1: Line 1:
 ====== PDO ====== ====== PDO ======
 ~~NOTOC~~ ~~NOTOC~~
-<WRAP right box> 
-== See Also == 
-[[http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers|Tutorial On PDO Connections]] 
-</WRAP> 
 ===== Description ===== ===== Description =====
 This driver supports connections using the standardized [[http://php.net/manual/en/book.pdo.php|PHP Data Objects]] connection. The ''pdo'' driver itself cannot be used, it must be used with one of the supported drivers: This driver supports connections using the standardized [[http://php.net/manual/en/book.pdo.php|PHP Data Objects]] connection. The ''pdo'' driver itself cannot be used, it must be used with one of the supported drivers:
Line 86: Line 82:
 ---------------------------------------------- ----------------------------------------------
 ==== pdo_oci ==== ==== pdo_oci ====
- 
- 
 <WRAP right box round 300px> <WRAP right box round 300px>
 == Preferred Driver == == Preferred Driver ==
Line 94: Line 88:
 ^Driver Name|pdo| ^Driver Name|pdo|
 ^Data Provider|pdo| ^Data Provider|pdo|
-^Status|Active((This driver is supported by ADOdb project members)|+^Status|Active((This driver is supported by ADOdb project members))|
 ^Windows|Yes| ^Windows|Yes|
 ^Unix|Yes| ^Unix|Yes|
Line 102: Line 96:
 == Limitations == == Limitations ==
  
- There id no support for the complex binding features available in the Native Driver + 
- Some MetaFunctions are unavailable+  There id no support for the complex binding features available in the Native Driver 
 +  Some MetaFunctions are unavailable
  
 ---------------------------------------- ----------------------------------------
v5/database/pdo.txt · Last modified: 2022/02/20 23:47 by mnewnham