| Posted by Erland Sommarskog on 08/17/07 07:10 
(bertainafederico@gmail.com) writes:> I've a SQL 2005 with a certain number of db.
 > Until today i was the only admin of all dbs.
 > Now i need to give to another admin permission to manage one specific
 > db (but only that).
 > Ho censito un utente di sql con accessi abilitati solo a quel db.
 > If i connect to Enterprise manager with that limited login there is a
 > problem: i see (only see)
 > all dbs, also db where this login is not autorized.
 > How can i work for not permitting this login to see other dbs? He
 > only
 > can see them but i
 > don't want because of privacy. Is it possible?
 
 Did you try DENY VIEW ANY DATABASE TO Tizio as I suggested in response to
 your Italian post?
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@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
  Navigation: [Reply to this message] |