How to restore the Letter Log and Letter Tags when the "Zero Student Absence Letter Counters" button is accidentally pressed.
Step 1: Restore a backup
- Restore a backup of the database that was taken prior to the letter counters being reset.
- If the date/time of the button being pressed is unknown, the LOG table can be queried to identify the exact date/time
EXAMPLE:
Step 2: Update STU.LT
- Make a backup of the STU table before making this change
- Update the STU.LT field with the data from the restored database
EXAMPLE:
Step 3: Update LTL.CIS (Count in Sequence)
- Make a backup of the LTL table before making this change
- Update the LTL.CIS field with the data from the restored database
EXAMPLE: