Tracking Log In and Log Out Times of Users
From: iholder (iholder_at_discussions.microsoft.com)
Date: 02/14/05
- Next message: DebbieG: "Re: Totally Lost...Please Help"
- Previous message: Wendy: "Re: Finding a week number from a given date - Custom Defined Week"
- Next in thread: Penguin: "Re: Tracking Log In and Log Out Times of Users"
- Reply: Penguin: "Re: Tracking Log In and Log Out Times of Users"
- Reply: George Nicholson: "Re: Tracking Log In and Log Out Times of Users"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 14:55:03 -0800
I need to tracking log in and log out time of users.
My approach is to set up Public variable that store the [UserId],
[LogDate],[LogInTime] at the time of intial log in.
Add store the [LogOutTime] info at logoff time
How can I append this info to another table call "tblLogInTracking".
Do I use reecordsets and how?
Also will setup Public variables for user info conflict is a multiuser
application.
- Next message: DebbieG: "Re: Totally Lost...Please Help"
- Previous message: Wendy: "Re: Finding a week number from a given date - Custom Defined Week"
- Next in thread: Penguin: "Re: Tracking Log In and Log Out Times of Users"
- Reply: Penguin: "Re: Tracking Log In and Log Out Times of Users"
- Reply: George Nicholson: "Re: Tracking Log In and Log Out Times of Users"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading