ACC97: User Without Permissions Can Check Out an Object in VSSLast reviewed: June 4, 1997Article ID: Q162933 |
The information in this article applies to:
SYMPTOMSAdvanced: Requires expert coding, interoperability, and multi-user skills. When you try to check out a module for which you have no Microsoft Access permissions, you may receive the following error message:
You don't have permissions to modify '<object name>.' To modify this object you must have Modify Design permission for it. If the object is a table, you must also have Delete Data and Update Data permissions for it. For more information on permissions and who can set them, click Help.You will then receive a Visual SourceSafe error that states that the object was not imported. Although the module is not replaced and the permissions are enforced as expected, the module appears as "checked out." You are then not allowed to either check in or undo the checkout. The Admin user must check it in.
CAUSEAdding a secure database to Visual Source Safe will not remove security on the local version of that database. Visual Source Safe and Microsoft Access will function normally, as long as the users have permissions to modify objects in the local database. If they log in as someone who doesn't, then they will be able to check out an object but not be able to make changes to it.
RESOLUTIONIf you delete the local version of the database and create a new one from Visual Source Safe, then the resulting database will not have any of the security permissions in it.
MORE INFORMATION
Steps to Reproduce Behavior
|
Keywords : kberrmsg kbinterop ssacc ssint
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |