Re: Logging users
- From: "Rick B" <Anonymous>
- Date: Wed, 12 Apr 2006 08:59:08 -0500
Lots of previous posts out there...
http://groups.google.com/groups?q=microsoft.public.access+log+users&hl=en
--
Rick B
"asset via AccessMonster.com" <u19405@uwe> wrote in message
news:5eab102d46f64@xxxxxx
sounds great.. but how exactly.... grateful if you could set me on the
road.
Any ideas on how???
regards
Rick B wrote:
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.
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 AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200604/1
.
- Follow-Ups:
- Re: Logging users
- From: asset via AccessMonster.com
- Re: Logging users
- References:
- Logging users
- From: asset via AccessMonster.com
- Re: Logging users
- From: Rick B
- Re: Logging users
- From: asset via AccessMonster.com
- Logging users
- Prev by Date: Re: Logging users
- Next by Date: Re: Logging users
- Previous by thread: Re: Logging users
- Next by thread: Re: Logging users
- Index(es):
Relevant Pages
|