Security/multi user

gdspeare

Board Regular
Joined
Oct 8, 2002
Messages
198
I have a db posted on a server that i need to allow mutli user access to...what is the best way of doing this without compromising security?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Access security is a pretty big topic. Possibly the best generally available solution is to use Workgroup Security. It's not simple to understand all the wrinkles, but a guy called Garry Robinson has recently published a book on Access Protection and Security. There's a good review of it on this site: go to article 120 and download. I have just purchased the book and am starting to work my way through it.

Couple of things to think about:
1. Split the database and put the back end on the server drive. Place it in a folder with restricted access, so only those who need to use the database can get to it.

2. Distribute the front end as an MDE; that way, all of the database logic (queries, forms, reports, code) is safe from change. Just mkae sure you keep a full MDB version for development...

Denis
 
Upvote 0

Forum statistics

Threads
1,221,831
Messages
6,162,252
Members
451,757
Latest member
iours

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