ACC2000: How to Set Security for Modifying Data in a Query Dynaset (209639)
The information in this article applies to:
This article was previously published under Q209639 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
You can affect a user's ability to edit data in a query's dynaset by
using either of the following methods:
- Give the user the same permissions as the query's owner by setting the query's RunPermissions property to Owner's.
-or-
- Give the user direct permission to modify the data in the query's dynaset by setting the user or group permissions to Update Data for the designated query and any underlying tables.
REFERENCESFor more information about the RunPermissions property, click Microsoft Access Help on the
Help menu, type runpermissions property in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Minor | Last Reviewed: | 1/26/2005 |
---|
Keywords: | kbhowto kbinfo kbusage KB209639 |
---|
|