N
Nicodemus
Hello,
to prevent people modifying my table contents, I link to the tables with a
query whose Recordset Type is set to 'Snapshot'.
The problem is that when the users build another query using this 'Snapshot'
query, the data are editable again.
Is there a way to avoid the data to be modified if a query RecordSource is a
Snapshot query ?
I wish to avoid the use of the WorkGroup Security.
Thx for any help.
to prevent people modifying my table contents, I link to the tables with a
query whose Recordset Type is set to 'Snapshot'.
The problem is that when the users build another query using this 'Snapshot'
query, the data are editable again.
Is there a way to avoid the data to be modified if a query RecordSource is a
Snapshot query ?
I wish to avoid the use of the WorkGroup Security.
Thx for any help.