Difference between revisions of "Meet Manager:Data Access, Storage and Backup"

From Swim Wiki
Jump to: navigation, search
Line 1: Line 1:
 
===Which database types can I use with Meet Manager and what is the best choice for me?===
 
===Which database types can I use with Meet Manager and what is the best choice for me?===
  
Meet Manager can be run using a Firebird (FDB) or MS Access (MDB) database.
+
Meet Manager uses MS Access (.MDB) database files by default. These files can be placed in any directory, including any network drive. When you open / create a new meet database, Meet Manager shows the default directory for meet files first. You change this directory in the global settings.
If you work with Firebird databases, right now the "embedded engine" is used. This engine allows only
+
 
database files on local hard drives and not in a network. There will be a way to connect to a database
+
Instead of .mdb files you may open a .ini file with a configuration description for a database connection to other databases. Please check the separate documentation on how this is done.
server in the final version. MS Access database files can be placed on a network drive.
+
  
  
 
===Does multiuser access work with Meet Manager?===
 
===Does multiuser access work with Meet Manager?===
  
You can access the same Meet Manager database from different computers through a network. However,
+
You can access the same Meet Manager database from different computers through a network. However, we highly recommend to do changes in the event structure (sessions, events and agegroups) in single usermode only.
we highly recommend to do changes in the event structure (sessions, events and agegroups) in single
+
usermode only.
+
  
  
 
===What is the recommended method to backup my data?===
 
===What is the recommended method to backup my data?===
  
All settings are kept in the meet database. There is no backup/restore function. Just save a copy of the .MDB (or .FDB) file which contains all the data. All settings can be imported and exported individually. In the "Setup" menu there is a function, which allows you to import settings from another meet.
+
All settings are kept in the meet database. There is no backup/restore function. Just save a copy of the .MDB file which contains all the data. All settings can be imported and exported individually. In the "Setup" menu there is a function, which allows you to import settings from another meet.
 +
 
 +
When you have more than one user, who accesses the same meet database at the same time during a meet, you should always use the backup function with the "concurrent" option activated to create a backup of your meet.

Revision as of 10:02, 5 October 2012

Which database types can I use with Meet Manager and what is the best choice for me?

Meet Manager uses MS Access (.MDB) database files by default. These files can be placed in any directory, including any network drive. When you open / create a new meet database, Meet Manager shows the default directory for meet files first. You change this directory in the global settings.

Instead of .mdb files you may open a .ini file with a configuration description for a database connection to other databases. Please check the separate documentation on how this is done.


Does multiuser access work with Meet Manager?

You can access the same Meet Manager database from different computers through a network. However, we highly recommend to do changes in the event structure (sessions, events and agegroups) in single usermode only.


What is the recommended method to backup my data?

All settings are kept in the meet database. There is no backup/restore function. Just save a copy of the .MDB file which contains all the data. All settings can be imported and exported individually. In the "Setup" menu there is a function, which allows you to import settings from another meet.

When you have more than one user, who accesses the same meet database at the same time during a meet, you should always use the backup function with the "concurrent" option activated to create a backup of your meet.