PRB: Database Object Permissions Overwritten in SQL Enterprise Manager (166682)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
- Microsoft Visual InterDev 6.0
This article was previously published under Q166682 SYMPTOMS
Any permission changes made using SQL Enterprise Manager, or similar tools,
while a database object is open in the Visual InterDev Source Editor is
overwritten when the object is saved from within Visual InterDev.
This applies to developers and users that have SQL Server or Oracle
dataconnections.
CAUSE
Microsoft Visual Database Tools checks permissions on a object at the time
that the object is loaded into the Source Editor. When the object is saved,
those permissions are not rechecked. Visual InterDev saves the database
objects with the same permissions with which it was opened. This behavior
overwrites any changes that have occurred since the object was opened.
RESOLUTION
Verify that the object is not open in a Visual InterDev Source Editor when
the permissions are being changed. Alternatively, do not change permissions
on an object that is open in the Visual InterDev Source Editor.
STATUS
This behavior is by design.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbinterop kbprb KB166682 |
---|
|