Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.94 KB

File metadata and controls

40 lines (26 loc) · 1.94 KB
title SQL Server Options page - Environment - Startup
ms.date 11/05/2018
ms.prod sql
ms.prod_service sql-tools
ms.technology ssms
ms.topic conceptual
author markingmyname
ms.author maghan

Options (Environment - Startup page)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]

Use the Options dialog box to configure [!INCLUDEmsCoName] [!INCLUDEssManStudioFull] startup actions, general window management options, and other general settings. On the Tools menu, click Options, expand the Environment folder, and then click Startup.

UIElement List

At startup

Select the action for [!INCLUDEssManStudioFull] to perform when it's started. The options are:

  • Open Object Explorer prompts for a connection and then opens Object Explorer.

  • Open new query window prompts for a connection and then opens SQL Query Editor.

  • Open Object Explorer and query window prompts for a connection, then opens both Object Explorer and SQL Query Editor with that connection.

  • Open Object Explorer and Activity Monitor

  • Open empty environment opens [!INCLUDEssManStudioFull] without a SQL Query editor window and without connecting Object Explorer to a server.

Hide system objects in Object Explorer

Select this check box to remove the system databases, system tables, system views, and system stored procedures from tree view in Object Explorer. System functions and system data types are not hidden. This option only applies to instances of [!INCLUDEssNoVersion] and does not affect servers already connected in Object Explorer.

See also