I have a log function that I have embedded in the onOpen event of all
reports and forms. I was
wondering if there is an Access Namespace that keeps track of open
queries and or table names or lets me access those events so I can call
the function for tables and queries as well. I have the data that I am
recording exported to SQL Server via ADODB in VBA. If anyone knows how
to access those things, or if there is a better way to log all actions
done by a standard user in access please let me know.
|