Hi!
One my App Owner's requirements is to track changes made to data. I have a 'Before Update' event on my form that creates an audit trail of changes that happen to the data through the form, but I don't know how to track changes to the data if it's done directly in the table.
I don't mind preventing the users from accessing the table, but I'm not sure how to do that either. I have user-level security on the database, but I can't find a way to prevent the user from opening the table (the Open/Run checkbox is disabled).
Any suggestions to either a) auditing changes made to the data not through the form, or b) restricting access to the table, but not the form?
Any advice is appreciated.
Thanks ahead of time!
One my App Owner's requirements is to track changes made to data. I have a 'Before Update' event on my form that creates an audit trail of changes that happen to the data through the form, but I don't know how to track changes to the data if it's done directly in the table.
I don't mind preventing the users from accessing the table, but I'm not sure how to do that either. I have user-level security on the database, but I can't find a way to prevent the user from opening the table (the Open/Run checkbox is disabled).
Any suggestions to either a) auditing changes made to the data not through the form, or b) restricting access to the table, but not the form?
Any advice is appreciated.
Thanks ahead of time!