What should we back up before changing an Access database?
Before any repair, upgrade, or migration, preserve the complete application, data, related files, connection information, and a record of the environment needed to run it.
Before any repair, upgrade, or migration, preserve the complete application, data, related files, connection information, and a record of the environment needed to run it.
What this means in practice
Backups should be copied to a separate protected location and tested. A backup that has never been restored is only an assumption.
The practical next step
Create a time-stamped baseline before changes and keep multiple recovery points during the project. Never perform experimental repair work on the only available copy.
This answer provides general guidance. The right recommendation depends on your application, data, users, licensing, and business requirements.
