How do I share my MainBoss Basic database over a network?

First, we recommend that you install the MainBoss software on every computer where you think you will use MainBoss. While it is possible to store the software on one machine and execute that software from other machines on your network, you will get better performance if the software is installed directly on the computer where you're working.

Second, if you intend to access the database from more than two computers simultaneously, we recommend that the database be installed on a server version of Windows (e.g. Windows Server 2012) or else on a network run by specific network software (e.g. Novell or a Unix/Linux system). If you attempt to store the database on a Windows desktop system (e.g. Windows 7 Pro), the system will either run very slowly when more than two computers are connected or else it will prevent connections entirely. However, you should be okay with non-server versions of Windows if you're only going to access the database from a maximum of two other computers.

Note: The rest of this document uses the term server for the computer that holds the MainBoss database. Other computers that will access the database will be called remove computers.

First Steps

Before trying to share access to a MainBoss database, you should make sure that the network is working in general.

Sharing the Database Folder

In order to make the MainBoss database accessible over the network, you must share it. To do this, login to the server computer under an account with Administrator privileges. Then follow these steps:

  1. On the server computer, use Windows Explorer to locate the folder that contains the database (e.g. C:\MainBoss).
  2. Right-click the folder. In the resulting menu, click Properties.
  3. In the Sharing section of the resulting window, click Advanced Sharing. You will be asked to verify the action for security purposes. Then, in the resulting window, click Share, then Apply, then OK.

Next you must make sure that the computer has a user name and password for the person who wishes to access the MainBoss database folder. If you're connected to a network whose central server controls logins, this is already taken care of; it is also taken care of if you're using a domain. Otherwise, follow these steps.

  1. Login to a Windows account with Windows Administrator privileges.
  2. In the standard Windows Start menu, right-click Computer.
  3. In the resulting window, click Manage.
  4. In the left hand side of the resulting window, expand the entry for Local Users and Groups.
  5. In the resulting expansion, click Users.
  6. Windows will show you a list of authorized users. If there isn't already an entry for the desired user name, right-click on Users and click New User.
  7. Windows opens a window where you can enter user information. Under User name, put the login name you want to create.
  8. Fill in Password and Confirm password with the desired password.
  9. Fill in any other fields and/or select any options you wish, then click Create.
  10. Close the "New User" window and the computer management window.

Now that you have made the database folder eligible for sharing and have created a user account for the person who will be sharing it, you must grant access to that folder for that user:

  1. In Windows Explorer, locate the database folder again.
  2. Right-click on the entry for the folder, then click Properties.
  3. In the Security section of the resulting window, click Add.
  4. In Enter the object names to select, enter the user name for the person who will be sharing the database.
  5. Click Check Names.
  6. Click OK.
  7. Click OK again in the folder property window.

The user should now be able to access the MainBoss database folder over the network. To make it easy for the MainBoss software to use the database:

  1. Using Internet Explorer, go to Network.
  2. Local the computer that holds the MainBoss database folder.
  3. Open the entry for that computer and locate the entry for the MainBoss database folder.
  4. Right-click on the folder's Address line (at the top of the Explorer window), then click Copy Address as Text.
  5. On the computer of the person who will be sharing the database, right-click on the desktop icon for MainBoss.
  6. In the resulting window, click Properties.
  7. In the Shortcut section of the resulting window, erase any contents of the Start in field and paste in the database folder address that you previously copied (e.g. by typing Ctrl+V).
  8. Click Apply, then click OK.

You can now use this desktop icon to start MainBoss on the shared database folder.

Disabling Offline Sharing

If some of your users connect to the network with laptop computers or other portable devices, it is important that you disable "offline sharing" to MainBoss database files on those devices. Offline sharing lets users keep offline copies of the MainBoss files when they've removed their laptops from the network. If such users make changes to those copies while they're offline from the network, Windows tries to synchronize those changes with the master files the next time the user comes online. This can lead to synchronization conflicts and great confusion. It is best to disable this type of sharing so that users can only make changes to the MainBoss files while they are connected to the network.

On the computer that holds the MainBoss database files, do the following:

  1. Login under a name that has Windows administration privileges.
  2. Start Windows Explorer and find the network sharepoint that contains the MainBoss database files.
  3. Right-click on the icon for the device. In the resulting menu, click "Properties".
  4. Windows will open a window showing properties for the device. Go to the "Sharing" section and click "Advanced Sharing".
  5. Windows will open a new window. In this window, click "Caching".
  6. Windows will open a new window. In this window, select the option "No files or programs from the shared folder are available offline". (The exact wording of this option may vary from one version of Windows to another.)
  7. Click OK, then close any other open windows.

Back to FAQ index