|
Maintenance Log |
Top Previous Next |
|
Created a logging procedure to record details of program activity for audit purposes. This can be viewed from the Tools > Maintenance Log menu on the File Management screen.
For each event, the time, computer name, user name, activity type and details are recorded.
The log records opening and closing of Access Anaesthetics, switching of data files for multiuser versions, deletions of accounts, payments and batch payments, unexpected errors encountered and backups performed.
The log records the last 1000 entries. Records cannot be deleted from the maintenance log, but the entire log may be cleared after entering a password. If cleared, a note to this effect is recorded, and this note cannot be deleted. The maintenance log can be saved to a csv file for additional analysis.
Updated all the error handling procedures to improve stability. Also created a new clean database and imported all original objects and properties to try to reduce Access crashes during development. |