ClockReports: Reducing storage of old data
How to reduce storage of old ClockReports data
Firstly you should try the below steps as standard:
- Ensure ClockReports is running as ‘administrator’
- Click the ‘Data manager’ tab > ‘Data Maintenance’ > ‘Compact Database’
If the database file size has not reduced in size, please also try:
- ‘Data manager’ tab > ‘Data Maintenance’ > ‘Archive 6 Month Old Records’
- Then repeat the compact database action outlined above
If the database file size still needs reducing, you can:
- Click the ‘Data manager’ tab > ‘Custom Query Builder’
- This will open a new window
- Copy and paste the following: DELETE FROM CheckInOut WHERE CheckTime BETWEEN #2000-01-01 00.00.00# AND #2019-12-31 00.00.00#;
- Note that you can change the dates specified
- Click ‘Execute Query’
- Then repeat the compact database action outlined above
This should now have reduced the storage being stored in the ClockReports database file. If you have issues with any of the above please contact us.
For more information and general guidance on our products & services, please contact us.
Require further support?
Search all Knowledgebase articles
Send a Support Request to The Idency Support Team