ACC: How to Create a Version 2.0 Database Using Access 95/97 (141886)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q141886
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article shows you how to use Data Access Objects (DAO) in Microsoft
Access 95 or 97 to create a Microsoft Access 2.0 database and how to copy
entire tables from a Microsoft Access 95 or 97 database to the newly
created Microsoft Access 2.0 database. This technique enables you to share
data with others who run Microsoft Access 2.0.
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 your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about creating databases using DAO, search for
"CreateDatabase," and then "CreateDatabase method" using the Microsoft
Access 97 Help Index.
For more information about the Attributes property and the dbSystemObject
constant, search for "Attributes," and then "Attributes property" using the
Microsoft Access 97 Help Index.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB141886 |
---|
|