R
rduke15
Hi,
I would like to prevent users from updating data in query results
windows. Is this possible?
The point is to let users define custom queries, but prevent
accidental changes to the data itself. Changes must be done through
forms, which show appropriate warnings when needed.
I have looked at the query properties. All I found was the choice for
Recordset (Snapshot or Dynaset), but that didn't prevent me from
updating the underlying data.
Is this possible?
Thanks,
RD
I would like to prevent users from updating data in query results
windows. Is this possible?
The point is to let users define custom queries, but prevent
accidental changes to the data itself. Changes must be done through
forms, which show appropriate warnings when needed.
I have looked at the query properties. All I found was the choice for
Recordset (Snapshot or Dynaset), but that didn't prevent me from
updating the underlying data.
Is this possible?
Thanks,
RD