Is there any way to be sure that a table will be modified (INSERT/DELETE/UPDATE) only by stored procedures in SQL Server without touching the permissions?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately i don’t think there is a way to do it without touching permissions. The only way I know to do this is to