Hello every one
I have an Access application with separated data. I want to explain to some users how to create their own selection queries. To prevent users from directly accessing the data, I created a dedicated front-end that contains snapshot selection queries on all tables. But I was surprised to see that a query based on these snapshot queries still has the ability to modify, delete, etc.
Does anyone have an idea on how to ensure that the final queries do not inherit these write permissions?
thanks for your help
I have an Access application with separated data. I want to explain to some users how to create their own selection queries. To prevent users from directly accessing the data, I created a dedicated front-end that contains snapshot selection queries on all tables. But I was surprised to see that a query based on these snapshot queries still has the ability to modify, delete, etc.
Does anyone have an idea on how to ensure that the final queries do not inherit these write permissions?
thanks for your help