Data Repository
Results from the analysis are at some point stored in the Data Repository. The Data
Repository is a database (SQLite) fully integrated with
the application. The Repository enables a user to perform trend analysis and manage different
revisions
of
a Specification. The Repository is installed with the application. A database file is created the
first time the
application
is used. The name of the file is rCoach One.rcoachdb, the location is
~/Library/Application Support/rCoach One. Only one
database file is created, and the name cannot be changed. Information about the database is
found in Navigate > Configuration. The information is refreshed every 15th
second.
The Data Repository is a fully functional, single user SQL database (SQLite database). The rCoach One application is designed to be a single User application, no more than one User should therefore access the database.
Making a backup
The User can make a backup of the Data Repository. The file has a proprietary format that works with rCoach One only. The User has the option to use third party SQLite tools for maintenance work.
A backup file can be imported. Records are, however, timestamped when created, which results in wrong dates for some graphs. The User can alternatively copy the database file and keep it in a backup directory, but this must be done manually.