Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 grant view permissions

Author  Topic 

lappin
Posting Yak Master

182 Posts

Posted - 2011-07-01 : 06:12:34
I have a user who connects to sql server with a sql account. The sql user has all necessary permissions, but in object explorer pane no databases are visible, i.e. he can still write queries etc. I had this issue previously with a different sql user and fixed it by granting view permissions. I'd like to know why this happens for some users connecting with the sql account and not others.

lappin
Posting Yak Master

182 Posts

Posted - 2011-07-01 : 10:03:23
solution: http://sqlblog.com/blogs/aaron_bertrand/archive/2008/07/07/a-little-management-studio-oops.aspx
Go to Top of Page
   

- Advertisement -