July 26, 2013 at 3:37 am
Hi Can anyone solve my problem
I want to restrict of all users including admin rights users that they could not delete from any tables in a particular sql server database.
Is there any way to do this using trigger.
July 26, 2013 at 5:19 am
you could write a trigger, but a better way would be to deny delete permissions for your users.
July 26, 2013 at 11:58 am
steveb. (7/26/2013)
you could write a trigger, but a better way would be to deny delete permissions for your users.
I agree, although if "admin rights users" mean sysadmin members, there isn't a way to deny permissions.
Greg
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy