Documentation TYPO3 par Ameos

ADODB_SAPDB Class Reference

Inheritance diagram for ADODB_SAPDB:

Inheritance graph
[legend]
Collaboration diagram for ADODB_SAPDB:

Collaboration graph
[legend]
List of all members.

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. */.

Detailed Description

Definition at line 24 of file adodb-sapdb.inc.php.


Member Function Documentation

ADODB_SAPDB::ServerInfo  ) 
 

Get server version info...

Returns:
An array with 2 elements: $arr['string'] is the description string, and $arr[version] is the version (also a string).

Reimplemented from ADODB_odbc.

Definition at line 40 of file adodb-sapdb.inc.php.

References ADODB_odbc::ServerInfo().


The documentation for this class was generated from the following file:


Généré par L'expert TYPO3 avec  doxygen 1.4.6