MSLDBUSR.DLL
- From: MXRoute@xxxxxxxxx
- Date: Thu, 30 Aug 2007 06:34:10 -0000
Microsoft Article ID : 166938 How To Find Users Connected to an Access
7.0 Database gives some sample code which calls MSLDBUSR.DLL.
In my own testing, this code correctly increments the user count as
additional instances of the app are opened. However it continues to
return the count of the maximum users even after instances are closed.
For example; in my testing I use MyDB.mdb. If I open a second instance
of MyDB.mdb, the user count returned is 2. If a third instance is
opened, the user count is 3. However, if one of those instances is
closed, the user count remains 3. In fact, it continues to return a
user count of 3 untill all instances are closed and the ldb file is
destroyed.
I need to access the current user count. Can anyone shed any light?
Kind Regards
Jennifer
.
- Follow-Ups:
- Re: MSLDBUSR.DLL
- From: Arno R
- Re: MSLDBUSR.DLL
- From: Jens Schilling
- Re: MSLDBUSR.DLL
- Prev by Date: Re: SELECT INTO an external database
- Next by Date: Re: Accessing .mdb data from a remote computer on a non asp application
- Previous by thread: Re: This website is for sale!
- Next by thread: Re: MSLDBUSR.DLL
- Index(es):
Relevant Pages
|
|