- Create and test a SQLite backup before updates, currency changes or migration.
- Store backups outside application data.
- Back up remote MySQL through hosting tools or mysqldump.
- During SQLite → MySQL migration, do not close HotelDesk.
- The destination is checked before switching; keep the old backup until desktop and web are tested.
Backup and database migration
Protect SQLite/MySQL data and migrate safely.