Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.72 KB

File metadata and controls

35 lines (29 loc) · 1.72 KB
title Client Protocols - Named Pipes Properties (Protocol Tab)
ms.custom seo-lt-2019
ms.date 03/14/2017
ms.prod sql
ms.prod_service sql-tools
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 markingmyname
ms.author maghan
monikerRange >=sql-server-2016||=sqlallproducts-allversions

Client Protocols - Named Pipes Properties (Protocol Tab)

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-winonly] 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