G
Guest
Hello,
I am new to user-level security but in desperate need of assistance. I have
a split FE/BE database for about 25 users. I would like to prevent against
users needing to login, and used Joan Wild's awesome site to actually protect
the back-end, which was further than any of my other attempts at security.
However, I don't seem to have all of my needs answered:
I am the only one who needs the ability to change the backend, and I can log
in using my secure MDW to get this.
All users who open the database should be able to make changes to the data,
as all changes that are made in forms are time/namestamped.
What I need to do is prevent against users making changes directly to the
tables/queries, by forcing them to use forms. I have a lot of forms & combo
boxes that use SQL rather than saved queries to define the recordsource, and
I understand that this can be an issue since the user is not the owner?
Simple solutions will likely not address my issues, since some users of the
database are much more advanced than I am and would like to use another
database to tap in to the backend of my database and pull data directly--I am
willing to design a query that they can specify criteria from, but I need to
make sure that they are not going to be able to update any of this data
through the query or the tables, since they'll know the structure...
Any suggestions would be sooooo appreciated. TIA!
I am new to user-level security but in desperate need of assistance. I have
a split FE/BE database for about 25 users. I would like to prevent against
users needing to login, and used Joan Wild's awesome site to actually protect
the back-end, which was further than any of my other attempts at security.
However, I don't seem to have all of my needs answered:
I am the only one who needs the ability to change the backend, and I can log
in using my secure MDW to get this.
All users who open the database should be able to make changes to the data,
as all changes that are made in forms are time/namestamped.
What I need to do is prevent against users making changes directly to the
tables/queries, by forcing them to use forms. I have a lot of forms & combo
boxes that use SQL rather than saved queries to define the recordsource, and
I understand that this can be an issue since the user is not the owner?
Simple solutions will likely not address my issues, since some users of the
database are much more advanced than I am and would like to use another
database to tap in to the backend of my database and pull data directly--I am
willing to design a query that they can specify criteria from, but I need to
make sure that they are not going to be able to update any of this data
through the query or the tables, since they'll know the structure...
Any suggestions would be sooooo appreciated. TIA!