Options (Text Editor/Editor Tab and Status Bar Page)
The Editor Tab and Status Bar Page lets you customize the presentation of the text editor. The editor tab and the status bar are not available in all types of editors.
The status bar appears at the bottom of the query editor. The query editor can connect to all of the servers in a server group, and execute queries on several connections at once. Keep the color of the group connection status bar set to a different color than the single server connection status bar as a reminder that the editor has multiple connections.
Use the include options to add or remove items from the title bars of the code editor windows.
To change the multiserver results options, use the Options (Query Results/SQL Server/Multi-Server) page.
Status Bar Content
Specifies the information that appears in the Query Editor status bar.
Display execution time
Includes the script execution time. The settings are as follows:None
The status bar displays no time information.End
The status bar displays the time that the script stopped running.Elapsed
The status bar displays the amount of time that it has taken for the script to run.
Include database name
Includes the database name.Include login name
Includes the login name.Include row count
Includes a count of the rows that have been processed by the script that is currently executing.Include server name
Includes the server name.
Status Bar Layout and Colors
Specifies the colors for items in the Query Editor status bar.
Group connections
Set the color of the status bar when the Query Editor has more than one connection.Single server connections
Set the color of the status bar when the Query Editor has one connection.Status bar location
Specifies the location of the status bar. The settings are as follows:Top
The status bar appears at the top of the Query Editor window.Bottom
The status bar appears at the bottom of the Query Editor window.
Tab Text
Specifies the text that appears in the tab at the top of a Query Editor window.
Include database name
Includes the database name.Include file name
Includes the file name.Include folder name
Includes the folder name.Include login name
Includes the login name.Include server name
Includes the server name.