Here's my problem, I have a user who has table level access and knows enough about ms access to create a laundry list of problems. Restricting access to the tables level isn't an option. The user has over 200+ reports and I need to know which reports the user is using or any other users using the database.
Here are my options:
1.) Go into each report and add code to do a dump of the report they use on the OPEN event. (take way too much time)
2.) Have code running in background to catch it each time any report is opened.
Thanks.
-Laughter works miracles.
Here are my options:
1.) Go into each report and add code to do a dump of the report they use on the OPEN event. (take way too much time)
2.) Have code running in background to catch it each time any report is opened.
Thanks.
-Laughter works miracles.