Documentation TYPO3 par Ameos |


Public Member Functions | |
| ADODB_SAPDB () | |
| ServerInfo () | |
| MetaPrimaryKeys ($table) | |
| & | MetaIndexes ($table, $primary=FALSE) |
| & | MetaColumns ($table) |
| MetaColumnNames ($table) | |
| _insertid ($table, $column) | |
Public Attributes | |
| $databaseType = "sapdb" | |
| $concat_operator = '||' | |
| maximum size of blobs or large text fields (262144 = 256K)-- some db's die otherwise like foxpro | |
| $sysDate = 'DATE' | |
| cache for 1 hour | |
| $sysTimeStamp = 'TIMESTAMP' | |
| name of function that returns the current date | |
| $fmtDate = "'Y-m-d'" | |
| uppercase function | |
| $fmtTimeStamp = "'Y-m-d H:i:s'" | |
| used by DBDate() as the default date format used by the database | |
| $hasInsertId = true | |
| used by DBTimeStamp as the default timestamp fmt. | |
| $_bindInputArray = true | |
| A boolean variable to state whether its a persistent connection or normal connection. */. | |
Definition at line 24 of file adodb-sapdb.inc.php.
|
|
Get server version info...
Reimplemented from ADODB_odbc. Definition at line 40 of file adodb-sapdb.inc.php. References ADODB_odbc::ServerInfo(). |
1.4.6