Good Morning
I am using Access 2007 and all users are on the runtime version on a network, with FE and BE. Everybody on XP Pro
I would like to know what users are on the program at any given time. I have created a tblUserOn and the user is added to the table when he logs on ..no problem. The user triggers a delete query when he exits the program to remove his name from the table. I would like to add one more field and that is a time/date stamp for when the user logged on.
What's the most efficent method to do that.
Thanks
-Tomb
I am using Access 2007 and all users are on the runtime version on a network, with FE and BE. Everybody on XP Pro
I would like to know what users are on the program at any given time. I have created a tblUserOn and the user is added to the table when he logs on ..no problem. The user triggers a delete query when he exits the program to remove his name from the table. I would like to add one more field and that is a time/date stamp for when the user logged on.
What's the most efficent method to do that.
Thanks
-Tomb
Comment