Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.62 KB

File metadata and controls

33 lines (27 loc) · 1.62 KB
title Client Protocols - Named Pipes Properties (Protocol Tab) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
pipes [SQL Server], connecting to
Named Pipes [SQL Server], default pipe
client protocols [SQL Server]
ms.assetid 30fbae62-2f2e-4d36-9c6e-3444fff68781
author stevestein
ms.author sstein
manager craigg

Client Protocols - Named Pipes Properties (Protocol Tab)

In [!INCLUDEmsCoName] [!INCLUDEssNoVersion] Configuration Manager use the Protocol tab on the Named Pipes Properties dialog box to view or modify the description of default pipe. To connect to a different pipe, type the pipe in the Default Pipe box. For more information about connection strings, see Creating a Valid Connection String Using Named Pipes.

Options

Default Pipe
Specifies the default pipe the Named Pipes Net-library will use to attempt to connect to the target instance of [!INCLUDEssNoVersion]. By default, [!INCLUDEssNoVersion] listens on: \\.\pipe\sql\query

To connect to the default pipe, enter sql\query

Enabled
Possible values are Yes and No.

See Also

Choosing a Network Protocol