M
mscertified
I'm trying to make it more difficult for users to accidentally delete table
records. This database formerly exposed the dataase window and since there
are lots of queries the users run, I created a form containing a drop-down
which lists all the queries. The users selects the query and clicks a button,
I then open the query with read-only. It works ok, the user cannot change
anything or delete rows. However, if the user sorts a column then clicks the
X, a prompt appears 'do you want to save changes to the design of query
xxxx'. Why? and what would happen if they clicked 'yes'. Seems odd that this
prompt would appear when I opened the query as read-only.
records. This database formerly exposed the dataase window and since there
are lots of queries the users run, I created a form containing a drop-down
which lists all the queries. The users selects the query and clicks a button,
I then open the query with read-only. It works ok, the user cannot change
anything or delete rows. However, if the user sorts a column then clicks the
X, a prompt appears 'do you want to save changes to the design of query
xxxx'. Why? and what would happen if they clicked 'yes'. Seems odd that this
prompt would appear when I opened the query as read-only.