How do I implement field-level or row-level security on my tables (RWOP or queries with Run Permissions set to Owners)?
. The creation of a new attachment can be implemented either via DAO by setting the Connect property of a TableDef object or by use of the TransferDatabase macro action. If you connect to a table by using the menus, you need Read Design permissions, but if you connect through code to reset the Connect property, you don’t need any permissions – the error returned in your module code is ignored and the table is linked anyway. If you use the TransferDatabase macro action, you need Read Designpermissions on the back-end tables. When using the Linked Table/Attachment Manager add-in, you must have Modify Design permission on the front-end table and Read Data on the back-end table.
Related Questions
- How do I implement field-level or row-level security-enhancements on my tables (RWOP or queries with Run Permissions set to Owners)?
- How do I implement field-level or row-level security on my tables (RWOP or queries with Run Permissions set to Owners)?
- Is it necessary to appoint an Information Security Manager to implement and run an ISMS?