Hi, I need to denied writes, updates permision for several database users.
All users have SA as Server Role, I know this is wrong but it's the way that the application works.
I'm trying to grant db_denydatawritter but the user is modifying records.
How can I block writes, updates for users?
Thanks for your help.