Re: Logging users
- From: "Rick B" <Anonymous>
- Date: Tue, 11 Apr 2006 09:43:54 -0500
There is no built in feature. You will have to build it. Most people do so
by opening a form with the database. They open the form as "hidden" and
they tie code to it in the OPEN and CLOSE event. The OPEN event adds a
record to a table including the UserID, Date, Time, etc. The CLOSE event
can be coded to find that record and update it with a time and date closed.
There are lots of ways to do it, but the short answer is that there is no
built-in feature for this.
--
Rick B
"asset via AccessMonster.com" <u19405@uwe> wrote in message
news:5e9f00286397c@xxxxxx
I'm trying to log users who have accessed or are accessing a database
(Access
97). Does access 97 provide a utility that does it, if not can it be done?
Thanks
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: Logging users
- From: asset via AccessMonster.com
- Re: Logging users
- References:
- Logging users
- From: asset via AccessMonster.com
- Logging users
- Prev by Date: Logging users
- Next by Date: Re: Removing mdw file associated with db
- Previous by thread: Logging users
- Next by thread: Re: Logging users
- Index(es):
Relevant Pages
|
|