Documentation TYPO3 par Ameos

ADODB_access Class Reference

Inheritance diagram for ADODB_access:
[legend]
Collaboration diagram for ADODB_access:
[legend]
List of all members.

Public Member Functions

 ADODB_access ()
 Time ()
 BeginTrans ()
 IfNull ($field, $ifNull)

Public Attributes

 $databaseType = 'access'
 $hasTop = 'top'
 supports affected rows for update/delete?
 $fmtDate = "#Y-m-d#"
 uppercase function
 $fmtTimeStamp = "#Y-m-d h:i:sA#"
 used by DBDate() as the default date format used by the database
 $_bindInputArray = false
 A boolean variable to state whether its a persistent connection or normal connection. */.
 $sysDate = "FORMAT(NOW,'yyyy-mm-dd')"
 Use 'true' to store the item compressed (uses zlib).
 $sysTimeStamp = 'NOW'
 name of function that returns the current date
 $hasTransactions = false
 can generate sequences using GenID();

Detailed Description

Definition at line 21 of file adodb-access.inc.php.


Member Function Documentation

ADODB_access::BeginTrans (  ) 

Begin a Transaction. Must be followed by CommitTrans() or RollbackTrans().

Returns:
true if succeeded or false if database does not support transactions

Reimplemented from ADODB_odbc.

Definition at line 44 of file adodb-access.inc.php.


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


Généré par Les experts TYPO3 avec  doxygen 1.4.6