I would like to add a "training" feature to my project.
My project is a Access 2016 split database on one computer with only one user logged on at any one time.
I thought of adding a user "training" which when logged on will take a snap-shot of the back-end, and restore it after logoff.
I would add a distinctive label, or perhaps change the background colour, of every form and report to alert the user the real data is protected, while in training mode.
I have a couple of problems:
1. How to get a copy of the BE when it is already open
2. Returning the BE to the real one is absolutely critical, and has to be handled very carefully.
I have searched the web for ideas, but have been swamped with offers of Access Training, which is not quite what I want.
Any thoughts on how to approach this would be gratefully appreciated.
Cheers,
My project is a Access 2016 split database on one computer with only one user logged on at any one time.
I thought of adding a user "training" which when logged on will take a snap-shot of the back-end, and restore it after logoff.
I would add a distinctive label, or perhaps change the background colour, of every form and report to alert the user the real data is protected, while in training mode.
I have a couple of problems:
1. How to get a copy of the BE when it is already open
2. Returning the BE to the real one is absolutely critical, and has to be handled very carefully.
I have searched the web for ideas, but have been swamped with offers of Access Training, which is not quite what I want.
Any thoughts on how to approach this would be gratefully appreciated.
Cheers,