ADODB2_db2 Class Reference

Inheritance diagram for ADODB2_db2:

Inheritance graph
[legend]
Collaboration diagram for ADODB2_db2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ActualType ($meta)
 _CreateSuffix ($fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint)
 AlterColumnSQL ($tabname, $flds)
 DropColumnSQL ($tabname, $flds)
 ChangeTableSQL ($tablename, $flds, $tableoptions=false)

Public Attributes

 $databaseType = 'db2'
 $seqField = false


Detailed Description

Definition at line 15 of file datadict-db2.inc.php.


Member Function Documentation

ADODB2_db2::ChangeTableSQL ( tablename,
flds,
tableoptions = false 
)

Allow basic table changes to DB2 databases DB2 will fatally reject changes to non character columns

If the first field of $v is the fieldname, and the second is the field type/size, we assume its an attempt to modify the column size, so check that it is allowed $v can have an indeterminate number of blanks between the fields, so account for that too

Reimplemented from ADODB_DataDict.

Definition at line 74 of file datadict-db2.inc.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!