Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting in system table sysprotects
Message
From
25/11/1999 15:12:00
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Deleting in system table sysprotects
Miscellaneous
Thread ID:
00295623
Message ID:
00295623
Views:
62
I have created a stored procedure that deletes all permission of a role in sysprotects system table. To make that stored procedure working, I must create it when the server option "Allow updates" is set to 1. Once it is created, I can execute it even if the option is set back to 0.

My problem is that in SQL Server 7.0 it is not working but in 6.5 it works very well. Why??
Next
Reply
Map
View

Click here to load this message in the networking platform