Mobile Admin database backup
The SQLite database used in Mobile Admin is a flat-file database. You can back up the database by backing up the database file. By default, the Mobile Admin database is located at:
C:\Program Files\Rove\Mobile Admin\db\MobileAdminDB.sqlite
If Mobile Admin is installed on a 64-bit operating system, the default database path is:
C:\Program Files (x86)\Rove\Mobile Admin\db\MobileAdminDB.sqlite
To avoid possible inconsistencies in the application, when you back up the SQLite database, ensure that the Mobile Admin service is not running.
When you back up the SQLite database, use the following guidelines:
- Restoring and using a backup version of the SQLite database reverts the configuration and settings to reflect the configuration in effect when the backup was performed.
- If you back up the current version of Mobile Admin with an older version, new feature changes may not be supported.
- Sensitive data in the database is encrypted and can only be decrypted on the Mobile Admin Server where it was originally encrypted.