Hi.
Her 5 steps, however, include nothing about permissions
or re-assigning them - or further securing tables.
Both copies retain the original security permissions. However, once an
object is deleted, the permissions for that particular object are gone, too.
So you won't find a list of forms, for example, and their assigned
permissions in the back end, because the back end database file will hold
the tables and relationships only. The front end will now have links to
those tables instead of having the tables themselves, so that may be the
only difference in the set of security permissions from the original
database file before the split.
What is the 'database file' you're referring to? The front or the back?
Both are database files: Sales.MDB and Sales_BE.MDB. The former is the
front end and the latter is the back end, but they are both database files.
As I understand this statement, each time I want to update the permissions,
I will have to do it on both the front and the back end.
Once the database has been split into two files, this is true. Any changes
made to security permissions in one database file are not transfered to any
other database file.
I need to
know if the front end and the back end are considered two separate database
files, each with its own set of permissions. Is this the case?
Yes.
Sorry I'm a
bit wishy-washy on this, but I'd really like to understand it.
No need to be sorry. You need to fully understand how it works in order to
implement security correctly.
Thanx for
taking time to educate me!
You're welcome!
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)