Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402]
IBM DB2 / Oracle compatibility driver. This driver provides undocumented bind variable mapping from ibm to oracle. The functionality appears to overlap the db2_oci driver.
Copyright: | 2000-2013 John Lim |
Copyright: | 2014 Damien Regad, Mark Newnham and the ADOdb community |
License: | BSD-3-Clause |
License: | LGPL-2.1-or-later |
File Size: | 93 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ADODB_db2oci:: (1 method):
_Execute()
ADORecordSet_db2oci:: (0 methods):
Class: ADORecordSet_db2oci - X-Ref
_colontrack($p) X-Ref |
Callback function for preg_replace in _colonscope() param: array $p matched patterns |
_colonscope($sql,$arr) X-Ref |
smart remapping of :0, :1 bind vars to ? ? param: string $sql SQL statement param: array $arr parameters return: array |