C
ChuckL
I am providing my users with the capability of pushing a
button (macro) on a form that runs a select query and
displays the query result in datasheet view. The problem
is that they are able to delete records from the table
upon which the query is based simply by selecting a row
and pressing the delete key.
Is there a way that I can maintain my table integrity by
not allowing my users to delete records via the query
results?
Thank you very much for your help!
button (macro) on a form that runs a select query and
displays the query result in datasheet view. The problem
is that they are able to delete records from the table
upon which the query is based simply by selecting a row
and pressing the delete key.
Is there a way that I can maintain my table integrity by
not allowing my users to delete records via the query
results?
Thank you very much for your help!