N
Neil Greenough
Is there a way of recording the date and time users have used a database? My
DB is not password protected, but it is located on a network, with users
using their own 5-digit username and password to log onto the network.
Ideally, I would like a table created, listing the following columns:-
- User ID (5 digits)
- Date on (and time if possible)
- Date off (and time if possible)
From this, I then want to create a report and also a query to delete data
six or more months old.
Anybody willing to give a step by step guide for this?
Thanks
DB is not password protected, but it is located on a network, with users
using their own 5-digit username and password to log onto the network.
Ideally, I would like a table created, listing the following columns:-
- User ID (5 digits)
- Date on (and time if possible)
- Date off (and time if possible)
From this, I then want to create a report and also a query to delete data
six or more months old.
Anybody willing to give a step by step guide for this?
Thanks