BUG: Update Fails Through a View but the Column Has PermissionID: Q164170
|
Updating a column through a view fails with Msg 230, even when you have update permission on the column. This problem only happens when column- level update grants are used to give permission on certain columns on the view, but not on all of them.
Create a view such that it only contains the column on which user can have update permission and grant update permission to the user. Create another view to contain all the columns the user can see, and provide select permission on that.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5 U.S. Service Pack 2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: 6.50.sp2 sp2
Keywords : kbusage SSrvTran_SQL kbbug6.50.sp2
Version : 6.50.sp2
Platform : WINDOWS
Issue type :
Last Reviewed: April 8, 1999