Hi team I want to set data base role having permission to user insert, update, delete but not able to select. I have created such a role and assign this role to test_User. while I am going to update record from table I got the error
"Msg 229, Level 14, State 5, Line 1
The SELECT permission was denied on the object 'Records', database 'MPS_Main', schema 'dbo'."
please guide me on this
thanks
↧