SilhouetteConnect File Storage and Backup

The data storage location on the file system depends on the operation mode (Synchronized or Standalone) of SilhouetteConnect.

Standalone Mode Storage and Backup

SilhouetteConnect, in Standalone mode, creates and uses the following files or directories:

A manual backup of the SQL Express database can be taken by running the following command on the command line:

sqlcmd -S .\SILHOUETTE -Q "backup database [Silhouette] to disk='%programdata%\ARANZ Medical Limited\SilhouetteConnect\Data\Backup\Silhouette.bak'"

Contact ARANZ Medical Support for details on how to restore from backups if necessary.

Information icon.

Always take a backup of the database to move or re-locate the Silhouette database, rather than moving the raw ldf and mdf data files.

Sync Mode Storage and Backup

SilhouetteConnect in sync mode creates and uses the following files or directories:

When using SilhouetteConnect in Synchronized mode, then backing up the data from the local PC is not necessary as data is backed up in SilhouetteCentral when a sync is performed.

SilhouetteConnect Archive and Backup Data Retention

Each time a user logs in to SilhouetteConnect the age of the SilhouetteConnect data archives, stored in the Data_<n> folders, is checked and they are deleted if they are older than the MachineSetting MaximumAgeOfOldInstanceDataInDays, which is 31 days.

Adding a key MaximumAgeOfOldInstanceDataInDays in the MachineSettings.xml setup file allows you to control how long data is archived in the data archive folders (Data_<n> folders). The default retention for old instance data is 31 days and the valid settings range from 0 to 365 days.

SilhouetteConnect database backups are controlled by Organizational Settings within the admin part of the application. See the Administration User's Guide for more details.