Hiding system databases in SQL Enterprise Manager

  • Thread starter Thread starter Ires
  • Start date Start date
I

Ires

Hi all,

I'm sorry if there was already such a post.
May be someone knows from where can I set the parameters that will hide
system databases in SQL 2000 Ent. Man.
I don't need to hide, I need to make it visible :)
Application developer was doing something on a test laptop and now I cannot
see them, but when I start SQL Query Analizer - all system and non-system
databases are visible....
The developer is not here (in city) so I can't ask him, and I don't know his
mobile phone number...

thanks,

Huseyn
 
Right click on the Server node -> Edit SQL Server registration
properties... -> Show system databases and system objects.
 
Back
Top