Front End, Back End?

A

Ant

Hi All,

I want to add security to my database that consists of a
front end and back end. If I add Users, groups, logons
etc. to the front end how will this carry over to the back
end which I also want to protect.

Thank You,

Ant
 
B

Beth G

Read teh FAQ on securing a database and I would suggest
using the help files and security wizard. Once you have
a workgroup created and have set up the users, you can
use this workgroup for any database. You should secure
both your front end and back end. Follow the steps in
the help and then repeat all but creating the workgroup
for your second database.

Beth G
 
T

TC

Ant said:
Hi All,

I want to add security to my database that consists of a
front end and back end. If I add Users, groups, logons
etc. to the front end how will this carry over to the back
end which I also want to protect.


Further to the other respondent's reply:

User and group definitions are stored in workgroup (MDW) files, not database
(MDB) files. When you start Access, it selects a particular workgroup file.
This defines the user names, group names, and user/group associations, that
are valid for that "run" of Access. When you open a database, Access looks
inside that database to see what permissions (if any) are assigned to those
user & group names for that database.

HTH,
TC
 

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