![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm working with some people who are running Microsoft SqlServer 2005. Right now, when people log into management studio, they see a list of every single database, whether or not they have read writes. They can't actually get into the database. However, since we have so many databases I think it would be useful to have the tree on the left of management studio show only databases that the users have at least read access too. Is there a setting somewhere to achieve this? |
#3
| |||
| |||
|
|
Not really. You say * *REVOKE VIEW ANY DATABASE TO <login However, if you do this, people will only see the system databases and databases they are owner of. For the rest, they will be fumbling in a dark room. And, no, it is not any better in SQL 2008. But you can vote here on Connect to nag Microsoft a little more about it:https://connect.microsoft.com/SQLSer...edback.aspx?Fe... |
![]() |
| Thread Tools | |
| Display Modes | |
| |