How to set read-only for those linked table ?

  • Thread starter Thread starter Peter chin
  • Start date Start date
P

Peter chin

Hi, guys,

Any ideal how to set this to limit the user for only perform its own data
query not to change the data.

I has test to change the data in query for those linked table after that i
find it change the table data as well.

Please assist.....

Peter.
 
Set the Recordset Type of the Query to "Snapshot".

HTH
Van T. Dinh
MVP (Access)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top