Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403]
DB2 driver via ODBC
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: | 294 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ADODB_ODBC_DB2:: (9 methods):
__construct()
IfNull()
ServerInfo()
_insertID()
RowLock()
MetaTables()
MetaIndexes()
SQLDate()
SelectLimit()
ADORecordSet_odbc_db2:: (1 method):
MetaType()
Class: ADODB_ODBC_DB2 - X-Ref
__construct() X-Ref |
No description |
IfNull( $field, $ifNull ) X-Ref |
No description |
ServerInfo() X-Ref |
No description |
_insertID($table = '', $column = '') X-Ref |
No description |
RowLock($tables,$where,$col='1 as adodbignore') X-Ref |
No description |
MetaTables($ttype=false,$showSchema=false, $qtable="%", $qschema="%") X-Ref |
No description |
MetaIndexes($table, $primary = FALSE, $owner=false) X-Ref |
No description |
SQLDate($fmt, $col=false) X-Ref |
No description |
SelectLimit($sql, $nrows = -1, $offset = -1, $inputArr = false, $secs2cache = 0) X-Ref |
No description |