make a file read only

  • Thread starter Thread starter kenw100
  • Start date Start date
K

kenw100

How do I make link read-only so I don't accidentally
change live data?
 
kenw100 said:
How do I make link read-only so I don't accidentally
change live data?

Use a query based on the linked table instead of the table itself and set
the RecordSourceType to Snapshot.
 

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