ACC: Determining How Many Instances of Application Are Active (96591)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q96591 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
You can use Windows API calls in Access Basic to determine how many
instances of an application are running. You can use this to prevent re-
entrance of an application that is already running, to determine how many
instances of an application are active, or to start a loop in which you
remain until the application quits.
For information about how to determine the number of active instances of
Microsoft Access 7.0 or 97, please see the following article in the
Microsoft Knowledge Base:
167843 ACC: Determining How Many Instances of Application Are
Active
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information on Access Basic, please refer
to the "Introduction to Programming" manual in Microsoft Access version
1.x, or the "Building Applications" manual, Chapter 3, "Introducing Access
Basic" in version 2.0.
Modification Type: | Major | Last Reviewed: | 5/9/2003 |
---|
Keywords: | kbhowto kbprogramming KB96591 |
---|
|