August 22, 2012 at 5:13 am
If I grant a user "Write" permissions to a database... does that automatically grant them "Read" permission? ... or do I need to explicitly grant "Read" also?
Thank you in advance,
Charlie
August 22, 2012 at 5:33 am
Hey there,
Here's a link to a similar question.
http://www.sqlservercentral.com/Forums/Topic369117-6-1.aspx#bm369938
Hopefully the link will answer all of your questions. For SELECT statments, you must definetly grant the user the db_datareader.
Best Regards,
Inno
August 22, 2012 at 5:35 am
Thank you for the information Inno.
Charlie
August 22, 2012 at 5:36 am
Inno.... did you place a link in the message... I do not see one.
August 22, 2012 at 5:36 am
Sorry... had to refresh screen.... thanks again.
August 22, 2012 at 5:37 am
No problem...Hopefully it helped you 😀
Best Regards,
Inno
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply