Displaying posts tagged with

“SSMS”

May
26
2009

Identifying Sql Server Environments using Management Studio

You can identify the SQL server environments using various settings from the Sql server Management Studio 2008.
a. Open Management studio
b. Press Ctrl + Alt+ G (List of Registered Servers)
c. Right Click on one of the Registered Servers –> Properties
d. Go to the Connection Properties Section and voila you can see the settings that [...]