This reference groups all DAO methods by object. To see whether a particular method is available for Microsoft Jet or ODBC workspaces, check the Help topic for that method.
| Object Name | Methods Associated with Object |
| CdbConnection | Cancel |
| CdbContainer | no methods |
| CdbDatabase | Close |
| CdbDBEngine | BeginTrans, CommitTrans, Rollback |
| CdbDocument | CreateProperty |
| CdbError | no methods |
| CdbField | AppendChunk |
| CdbGroup | CreateUser |
| CdbIndex | CreateField |
| CdbParameter | no methods |
| CdbProperty | no methods |
| CdbQueryDef | Cancel |
| CdbRecordset | AddNew
FindFirst, FindLast, FindNext, FindPrevious |
| CdbRelation | CreateField |
| CdbTableDef | CreateField |
| CdbUser | CreateGroup |
| CdbWorkspace | BeginTrans, CommitTrans, Rollback |