Split database security

U

ubu

What's the best approach for setting up security on a
split database? Is it better to set it up on the front
end and then copy it to all the local computers?

Will users still be able to connect to the backend?

The database I'm working with is already split and I need
to set up security.
 
S

Scott McDaniel

You setup security on BOTH the front and back end, and you do so using the
same workgroup. Yes, setup security before deploying your frontend. If you
haven't already done so, downloand read-read-read the MS Access Security
FAQ:

http://support.microsoft.com/default.aspx?scid=/support/access/content/secfaq.asp

After deploying, users should start the application via a shortcut with the
Target setting something like this:

"Path to MSAccess.exe" "Path to your db" /wrkgrp "Path to your .mdw file"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top