BUG: Msg 229 on UPDATETEXT If Source Table Lacks PermissionID: Q192963
|
If you use the UPDATETEXT statement to update text data in a table on which
you have appropriate update permission, based on a text column from another
table on which you do not have update permission, it will fail with the
following message:
Msg 229, Level 14, State 1
UPDATE permission denied on object %.*s, database %.*s, owner %.*s
To work around this problem, perform the following steps:
Microsoft has confirmed this to be a problem in SQL Server version 6.5.
Additional query words: error err
Keywords : kbbug6.50
Version : WINNT:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: April 20, 1999