I have an access database whose primary purpose is to allow viewing of data exported from a different database management system. The other system is cumbersome to use, so the Access database allows querying and reporting in a more familiar manner.
Because the Access database is intended to be read-only, I would like to mark the linked table as read-only. The source file is updated periodically, so any changes would be overwritten. I would like to prevent changes in the first place so people don't think they've committed a change to the source database. Is there a way to do this?
Because the Access database is intended to be read-only, I would like to mark the linked table as read-only. The source file is updated periodically, so any changes would be overwritten. I would like to prevent changes in the first place so people don't think they've committed a change to the source database. Is there a way to do this?