ACC97: References to Set When Working with Microsoft AccessID: Q175484
|
Moderate: Requires basic macro, coding, and interoperability skills.
This article lists the references that you must set when you are working
with databases that you create in Microsoft Access or when you access
information in Microsoft Access databases from other applications.
The following topics are covered in this article:
Microsoft Access includes several components, each of which supplies its own set of objects. The component's object library contains information about the component's objects and their properties and methods. The objects are available to Microsoft Access only if a reference exists for the objects in the Available References list box in the References box on the Tools menu.
- Application object
- Form object
- Forms collection
- Report object
- Reports collection
- Control object
- Controls collection
- Module object
- Modules collection
- Reference object
- References collection
- DoCmd object
- Screen object
- Debug object
- Err object
- Collection object
- DBEngine object
- Workspace object and Workspaces collections
- Error object and Errors collection
- Database object and Databases collection
- TableDef object and TableDefs collection
- Field object and Fields collection
- Index object and Indexes collection
- QueryDef object and QueryDefs collection
- Parameter object and Parameters collection
- Relation object and Relations collection
- Recordset object and Recordsets collection
- Group object and Groups collections
- User object and Users collection
- Container object and Containers collection
- Document object and Documents collection
- Properties collection
DAO 2.5 type library (DAO2532.tlb)
DAO 3.5 type library (DAO2535.tlb)
- CommandBar object
- FileSearch object
- Assistant object
Application Reference
------------------------------------------------------------------------
Microsoft Excel 97 objects MS Excel 8.0 Object Library (EXCEL8.olb)
Microsoft Word 97 objects MS Word 8.0 Object Library (MSWORD8.olb)
Microsoft Office Binder control MS Binder 8.0 Object Library (MSBDR8.olb)
Microsoft Graph 5.0 MS Graph 5.0 Object Library (GREN50.olb)
Microsoft Graph 8.0 MS Graph 8.0 Object Library (GRAPH8.olb)
Version of Microsoft Access Version(s) of DAO
----------------------------------------------------------------------
Microsoft Access 1.0 Microsoft DAO 2.5/3.0 Compatibility
Microsoft Access 1.1 Microsoft DAO 2.5/3.0 Compatibility
Microsoft Access 2.0 Microsoft DAO 2.5/.3.0 Compatibility
Microsoft Access 7.0 Microsoft DAO 3.0 Object Library
Microsoft Access 97 Microsoft DAO 3.5 Object Library
Application DAO
----------------------------------------------------------------------
Visual Basic 4.0 (16-bit) Microsoft DAO 2.5/3.0 Compatibility
Visual Basic 4.0 (32-bit) Microsoft DAO 3.0 Object Library
Visual Basic 5.0 Microsoft DAO 3.5 Object Library
Microsoft Excel 97 Microsoft DAO 3.5 Object Library
Microsoft Word 97 Microsoft DAO 3.5 Object Library
Microsoft Project 4.1 Microsoft DAO 3.0 Object Library
Microsoft Project 95 Microsoft DAO 3.0 Object Library
Microsoft IIS 3.0 Microsoft DAO 3.5 Object Library
For more information about references, search the Help Index for "References collection," or ask the Microsoft Access 97 Office Assistant.
Additional query words: inf
Keywords : kbdta IntpOlea
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbinfo
Last Reviewed: April 14, 1999