Accessing the Database Management Windows
In most cases, databases are administered using the Manage Databases, New Database, and Edit Database windows of SQL Enterprise Manager. These windows can be accessed several ways.
To access the Manage Databases window
-
From the Microsoft SQL Server 6.0 program group, double-click the SQL Enterprise Manager icon.
-
From the Server Manager window, select a server.
-
Open the Manage Databases window using one of these techniques:
-
From the toolbar, choose the Manage Databases button.
-
From the Manage menu, choose Databases.
-
In the Server Manager window, open the tree for the selected server (choose the "" button), click the right mouse button on the Databases folder, and then from the drop-down menu that appears, choose Edit.
After you perform one of those techniques, the Manage Databases window appears.
Choose the Legend button (under the toolbar) to view a legend explaining the graph.
To access the New Database window
-
From the Server Manager window, select a server.
-
Open the New Database window using one of these techniques:
-
From the Manage Databases window, choose the New Database button.
-
In the Server Manager window, open the tree for the selected server (choose the "" button), click the right mouse button on the Databases folder, and then from the drop-down menu that appears, choose New Database.
-
In the Server Manager window, under the Databases folder, click the right mouse button on a database, and then from the drop-down menu that appears, choose New Database.
After you perform one of those techniques, the New Database window appears.
Choose the Legend button (under the Devices on Server title) to view a legend explaining the graph.
To access the Edit Database window
-
From the Server Manager window, select a server.
-
Open the Edit Database window by using one of these techniques:
-
In the Manage Databases window, select a database name, and then choose the Edit Database button.
-
In the Manage Database window, double-click on a database name.
-
In the Server Manager window, under the Databases folder, double-click on the database you want to edit.
-
In the Server Manager window, under the Databases folder, click the right mouse button on a database, and then from the drop-down menu that appears, choose Edit.
After you perform one of those techniques, the Edit Database window appears.
For simplicity, each procedure in this chapter will reference only one of these techniques. However, you can substitute the other techniques for opening each window.