non exclusive databases

kfarley

New Member
Joined
Jan 28, 2005
Messages
4
In our company, we are wanting to have 3 to 4 people creating the databases, that the rest of our company will be using. How do we make the database files non-exclusive so we are able to make changes and save to the database with the 3 or 4 of us in it at a time.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Split the databases --- front end with queries, forms, reports, code, and links to ... backend, with all the data tables.

Give every user a copy of the front end and put it in their C Drives. Now all can use the backend (in a shared folder on a network drive).

When the logic changes (ie you make some more reports, queries, forms...) you give all users the new version.

If you want to protect the logic, make the front ends into MDE files but keep an MDB for making further changes.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,848
Messages
6,162,415
Members
451,762
Latest member
Brainsanquine

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top