Öffentliche Methoden |
|
| ADODB_ads () |
|
| _connect ($argDSN, $argUsername, $argPassword, $argDatabasename) |
|
| _pconnect ($argDSN, $argUsername, $argPassword, $argDatabasename) |
|
| ServerInfo () |
|
| CreateSequence ($seqname, $start=1) |
|
| DropSequence ($seqname) |
|
| GenID ($seqname, $start=1) |
|
| ErrorMsg () |
|
| ErrorNo () |
|
| BeginTrans () |
|
| CommitTrans ($ok=true) |
|
| RollbackTrans () |
|
& | MetaTables ($ttype) |
|
& | MetaPrimaryKeys ($table) |
|
| ODBCTypes ($t) |
|
& | MetaColumns ($table) |
|
& | MetaColumnNames ($table) |
|
| Prepare ($sql) |
|
| _query ($sql, $inputarr=false) |
|
| UpdateBlob ($table, $column, $val, $where, $blobtype='BLOB') |
|
| _close () |
|
| _affectedrows () |
Datenfelder |
|
| $databaseType = "ads" |
|
| $fmt = "'m-d-Y'" |
|
| $fmtTimeStamp = "'Y-m-d H:i:s'" |
|
| $concat_operator = '' |
|
| $replaceQuote = "''" |
|
| $dataProvider = "ads" |
|
| $hasAffectedRows = true |
|
| $binmode = ODBC_BINMODE_RETURN |
|
| $useFetchArray = false |
|
| $_bindInputArray = false |
|
| $curmode = SQL_CUR_USE_DRIVER |
|
| $_genSeqSQL = "create table %s (id integer)" |
|
| $_autocommit = true |
|
| $_haserrorfunctions = true |
|
| $_has_stupid_odbc_fetch_api_change = true |
|
| $_lastAffectedRows = 0 |
|
| $uCaseTables = true |
Ausführliche Beschreibung
Definiert in Zeile 47 der Datei adodb-ads.inc.php.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: