ACC: How to Create a Custom Database Version Using DAO (132025)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q132025 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article demonstrates four user-defined functions that you can use to
control a custom database's version number, and then shows you how to use
the functions to manage your databases' version numbers. These functions
are useful when you need to know the specific version of your database
application before you perform a task.
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 with Microsoft Access for Windows 95" manual.
NOTE: Visual Basic for Applications (used in Microsoft Access for
Windows 95 version 7.0) is called Access Basic in version 2.0. For
more information about Access Basic, please refer to the "Building
Applications" manual.
REFERENCES
Microsoft Access "Building Applications," version 2.0, Chapter 5, "Access
Basic Fundamentals," pages 113-132
Microsoft Access "Building Applications," version 2.0, Chapter 7, "Objects
and Collections," pages 174-181
For more information about the CreateProperty, search for "CreateProperty,"
and then "CreateProperty Method (Data Access)" using the Microsoft Access
Help menu.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB132025 |
---|
|