Microsoft Access - Access 2007 how to set read only permissions to a linked table

Asked By D on 06-Nov-12 02:56 PM
Access 2007 how can I set read only permissions to a linked table but still retain read/write permissions for the rest of the current database?
Pat Hartman replied to D on 30-Dec-12 06:15 PM
With the removal of ULS this is no longer possible.  You will need to control this with your forms.  This shouldn't be a problem because users should never be presented with raw queries or tables anyway.