ACC: Listing Object Names Using Data Access Objects (DAO) (119471)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q119471
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
In Microsoft Access, you can use Data Access Objects (DAO) to list the
objects in your database. This article shows you a method that uses DAO to
display all the objects in your database for the object type that you
select.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to the "Building
Applications for Access 97" manual.
NOTE: Visual Basic for Applications (used in Microsoft Access 97 and
7.0) is called Access Basic in Microsoft Access 2.0 or earlier.
REFERENCES
Microsoft Access "Building Applications with Microsoft Access 97," Chapter
5, "Working with Objects and Collections"
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbinfo kbProgramming kbusage KB119471 |
---|
|