ADODB_SAPDB Class Reference

Inheritance diagram for ADODB_SAPDB:

ADODB_odbc ADOConnection 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.


Constructor & Destructor Documentation

ADODB_SAPDB.ADODB_SAPDB  ) 
 

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


Member Function Documentation

ADODB_SAPDB._insertid table,
column
 

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

ADODB_SAPDB.MetaColumnNames table  ) 
 

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

& ADODB_SAPDB.MetaColumns table  ) 
 

Reimplemented from ADODB_odbc.

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

& ADODB_SAPDB.MetaIndexes table,
primary = FALSE
 

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

ADODB_SAPDB.MetaPrimaryKeys table  ) 
 

Reimplemented from ADODB_odbc.

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

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.


Member Data Documentation

ADODB_SAPDB.$_bindInputArray = true
 

A boolean variable to state whether its a persistent connection or normal connection. */.

Reimplemented from ADODB_odbc.

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

ADODB_SAPDB.$concat_operator = '||'
 

maximum size of blobs or large text fields (262144 = 256K)-- some db's die otherwise like foxpro

Reimplemented from ADOConnection.

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

ADODB_SAPDB.$databaseType = "sapdb"
 

Reimplemented from ADODB_odbc.

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

ADODB_SAPDB.$fmtDate = "'Y-m-d'"
 

uppercase function

Reimplemented from ADODB_odbc.

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

ADODB_SAPDB.$fmtTimeStamp = "'Y-m-d H:i:s'"
 

used by DBDate() as the default date format used by the database

Reimplemented from ADODB_odbc.

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

ADODB_SAPDB.$hasInsertId = true
 

used by DBTimeStamp as the default timestamp fmt.

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

ADODB_SAPDB.$sysDate = 'DATE'
 

cache for 1 hour

Reimplemented from ADOConnection.

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

ADODB_SAPDB.$sysTimeStamp = 'TIMESTAMP'
 

name of function that returns the current date

Reimplemented from ADOConnection.

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


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:48:44 2006 for TYPO3 by  doxygen 1.4.6