Re: Logging users
- From: "asset via AccessMonster.com" <u19405@uwe>
- Date: Wed, 12 Apr 2006 13:41:30 GMT
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: Rick B
- Re: Logging users
- References:
- Logging users
- From: asset via AccessMonster.com
- Re: Logging users
- From: Rick B
- Logging users
- Prev by Date: Re: delete secure database
- Next by Date: Re: Logging users
- Previous by thread: Re: Logging users
- Next by thread: Re: Logging users
- Index(es):
Relevant Pages
|