T
Tom Stoddard
I would like to prevent users from being able to edit or delete records for
which they are not responsible. I'm not sure if access security is the way
to do that but it seem logical to start here.
I've used replication in the past to create partial replicas so that remote
users only get data that is related to accounts for which they are
responsible. I've read about how to set up security on an access database
but I've never done it because I haven't had the need to until now. From
what I've read so far, there doesn't seem to be any way to accomplish what I
need to do through access security alone.
I'm guessing that I will need to set up security so that users will have to
logon and thereby identify themselves. I suppose I'll have to rewrite many
of my queries to filter records based on which user is logged in. This seems
to be a lot of work. Is there an easier way?
which they are not responsible. I'm not sure if access security is the way
to do that but it seem logical to start here.
I've used replication in the past to create partial replicas so that remote
users only get data that is related to accounts for which they are
responsible. I've read about how to set up security on an access database
but I've never done it because I haven't had the need to until now. From
what I've read so far, there doesn't seem to be any way to accomplish what I
need to do through access security alone.
I'm guessing that I will need to set up security so that users will have to
logon and thereby identify themselves. I suppose I'll have to rewrite many
of my queries to filter records based on which user is logged in. This seems
to be a lot of work. Is there an easier way?