I have read and see that I am not able to do this.
In SQL Server Management Studio that comes with SQL 2005, it's a different
story. Here you cannot hide databases.
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
For SQL Server Management Studio this is much easier, you can just deny a
login the VIEW ANY DATABASE permission and that will do it.
HTH,
Plamen Ratchev
http://www.SQLStudio.com
Arguably. The users will only see the databases they *own*. They could
have access to other databases, but they will not show up.
Yes, but my understanding of the original post is that it asked for
configuration where users can see only their own databases, so this applies
here. This is what I meant. :)
Plamen Ratchev
http://www.SQLStudio.com