Re: Logging users



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
.



Relevant Pages

  • Re: Logging users
    ... Rick B wrote: ... by opening a form with the database. ...
    (microsoft.public.access.security)
  • Re: runas could not execute the copy command
    ... Regards ... I will be grateful for your help. ... you'll need to qualify the ...
    (microsoft.public.win2000.general)
  • Re: Select case question
    ... Rick (MVP - Excel) ... > Regards, Brett ...
    (microsoft.public.excel.programming)
  • Re: Left + Sum
    ... I skimmed it and thought she was making a joke in response to his tag line. ... Refers to Sandy's currency setting. ... >>> Hi Again Rick, ... >>> Regards, ...
    (microsoft.public.excel)
  • RE: Databinding problem in CF - BUG?
    ... You can handle relations manually by opening another form with child row ... Best regards, ... Ilya ...
    (microsoft.public.dotnet.framework.compactframework)