Download V12 Database Engine

Transcript
Appendix 18: V12-DBE methods (by category)
Appendix 18 IS NOT UPDATED FOR VERSION YET
Note: Database structuring methods require a V12-DBE license to be present.
Initialization
Searching and Sorting
new (V12dbe)
new (V12Table)
mOrderBy (V12Table)
mSelect (V12Table)
mSelectAll (V12Table)
mSetCriteria (V12Table)
mSetIndex (V12Table)
Retrieving Data
mGetField (V12Table)
mGetMedia (V12Table)
mGetSelection (V12Table)
mGetUnique (V12Table)
mDataFormat (V12Table)
Importing Data
mImport (V12Table)
mImportFile (V12Table)
Modifying Data
Error Management
mAddRecord (V12Table)
mDeleteRecord (V12Table)
mEditRecord (V12Table)
mSelDelete (V12Table)
mSetField (V12Table)
mSetMedia (V12Table)
mUpdateRecord (V12Table)
V12Error (Global)
V12status (Global)
Browsing through Data
mFind (V12Table)
mGetPosition (V12Table)
mSelectCount (V12Table)
mGo (V12Table)
mGoFirst (V12Table)
mGoLast (V12Table)
mGoNext (V12Table)
mGoPrevious (V12Table)
V12-DBE® for Macromedia Director® - User Manual
©Integration New Media, Inc. 1995-99
Database Structures
mReadDBStructure (V12dbe)
mBuild (V12dbe)
mDumpStructure (V12dbe)
Database Utilities
mGetProperty (V12dbe)
mSetProperty (V12dbe)
mSetPassword (V12dbe)
Special Methods
mCustom (V12dbe)
mCustom (V12Table)
version 3.0 (99/07/27)
page 167