File Menu

The File menu contains the following commands:

New-> SQL File Opens a new SQL Editor document
New-> Connection> Opens the Connection Manager dialog box
New-> Connection Group Opens the Connection Group Manager dialog box
New -> Database Allows creating a new database on the selected server
New-> Database Object Allows creating a new database object, such as table, synonym, routine,and so forth, on the selected server
Open->File Opens a text file in a new SQL Editor document
Open -> Database Object Opens a selected database object, such as a table, synonym, routine, and so forth in the corresponding object editor
Save

Saves content of the active document in a text file
The format of the file is defined by the document. For example, SQL editor saves all text in the editor, while the Table Editor saves generated or reverse-engineered table-definition SQL.

Save As Saves content of the active document in a text file
Always prompts the user for the file name and location
Close Closes a currently active document
Exit Exits from the Server Studio application