ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:oracle

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:database:oracle [2022/02/12 22:02] mnewnhamv5:database:oracle [2022/02/12 22:03] mnewnham
Line 92: Line 92:
 ----------------------------------- -----------------------------------
 ==== Session Mode ==== ==== Session Mode ====
-From ADOdb **V5.22.1**, You can use external ''(OCI_CRED_EXT)'' or privileged (''OCI_SYSOPER or OCI_SYSDBA'') sessions via the [[v5:connection:setConnectionParameter|setConnectionParameter()]] method, **prior** to establishing a connection.+From ADOdb **V5.22.1**, You can use external ''(OCI_CRED_EXT)'' or privileged (''OCI_SYSOPER or OCI_SYSDBA'') sessions via the [[v5:reference:connection:setconnectionparameter|setConnectionParameter()]] method, **prior** to establishing a connection.
  
 <code php> <code php>
v5/database/oracle.txt · Last modified: 2023/01/25 04:40 by mnewnham