June 13, 2014 at 8:21 am
Hi,
I have 10 views in our Develoment DB server
How to provide only 2 View and read only Access for the login & users
June 13, 2014 at 5:15 pm
jamessdba (6/13/2014)
Hi,I have 10 views in our Develoment DB server
How to provide only 2 View and read only Access for the login & users
GRANT.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2014 at 2:00 am
Hi,
Could you please provide full Query(only for 2 views)
ex: i have 10 views names (A,B,C,D,E,F,G,H,I,J)
i have to gives view access to only (E,& F) to one login/user.
Thanks in advance
June 17, 2014 at 3:12 am
If you read this article it should point you in the right direction. It will be almost impossible to write the exact query you need from the information you've provided.
How to post a question to get the most help http://www.sqlservercentral.com/articles/Best+Practices/61537
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply