Multiple Databases on One Computer

Top  Previous  Next

 

This explains how you can handle separate databases in order to keep reporting separate for different business entities, or for instance you get multiple databases from different parks that you need to open for accounting purposes.

 

IMPORTANT -- If you are also networking these databases, e.g. each one will have a live connection, then refer to Setting Up Multiple Connections in the Networking chapter.

 

To open multiple databases from one computer, you will first need to have a copy of each park's database, e.g. a backup copy.  You will use the same procedure as Copying Campground Master to a New Computer to make a backup, create a New Database, and Restore the database from the backup.  Refer to that section for details.

 

 

Setting up multiple shortcuts

 

Once you have the separate databases created, you can make it easy to open each one by creating separate shortcuts on your desktop.

 

Lets say you need to open 3 different databases.  Start by copying the normal Campground Master shortcut on your desktop (and give each one a different name).  Then set up each shortcut to load a different database by changing the Target in the shortcut's Properties.  For instance if the databases are named "Park One", "Park Two" and "Park Three", set up the shortcut targets like this:

 

"C:\Program Files\Campground Master\CampgroundMaster.exe" Park One

 

"C:\Program Files\Campground Master\CampgroundMaster.exe" Park Two

 

"C:\Program Files\Campground Master\CampgroundMaster.exe" Park Three

 

(Note that quotes are not needed around the database names.)

 

 

Enabling multiple program instances

 

Normally it will only allow one copy of Campground Master to run at a time, so you could only open one database at a time.  However if it's important for you to open more than one at a time, then you need to enable multiple instances of Campground Master.

 

In the file "Campground Master.ini", put the following setting in the [Main] section:

 

AllowMultipleInstances=1

 

The Campground Master.ini file will be found either in "Public Documents\Campground Master" (in Windows Vista and later), or "Shared Documents\Campground Master" (in Windows XP), or in the C:\Windows\ folder (in older versions of Windows or in Campground Master versions prior to v4.2).  This is a simple text file so you should edit it with Notepad to insert the line above.  It can be added anywhere after the line containing [Main], so putting it right after [Main] is simplest.

 

 


Page URL http://CampgroundMaster.com/help/multipledatabasesononecomp.html

Campground Master Home