|
Where to Backup Your Data
When you accept SurveyGold's
invitation to create a backup, the only thing that you
need to tell SurveyGold is the name of the folder where
you want SurveyGold to make the backup copy of its
database file.
It is a very good idea to make the
backup copy on to a different media (i.e., USB flash
drive, network folder, external hard drive) rather than
backing up your data to a folder on the same drive where
the SurveyGold database exists. The motivation for doing
this is to avoid losing both your SurveyGold database
file and your backup database file in the event that
your computer's hard drive fails.
How the Backup File Is Created
When SurveyGold creates a backup
of your data, it does so by copying its own database
file (a file named survey.db) to a folder location that
you specify. It names the backup file as follows:
survey_backup_<datetime>.db
Note that <datetime> is replaced
with the backup date and time. For example, if you made
a backup of your database file on June 2, 2008, the
resulting backup file would be named:
survey_backup_20080602.db
Note that in early 2009, the
backup file name was enhanced to include the SurveyGold
client ID in the name. So, if your backups beginning in
early 2009 will include this ID in the file name. The
client ID is a number that uniquely identifies your
instance of SurveyGold software. This change was made so
that if multiple SurveyGold users are backing up their
databases to the same folder location, it is possible at
a glance to determine which backup file belongs to a
specific user. Here is how the file name looks:
survey_backup_<clientID>_<datetime>.db
Note that <clientID> and <datetime>
are replaced
with the client ID for your SurveyGold software and the backup date and time. For example, if you made
a backup of your database file on January 29, 2009, and
your client ID was 123123123123123123123123 the
resulting backup file would be named:
survey_backup_123123123123123123123123 _20080602.db
|