Understanding SQL Server Configuration Manager - CodeProject
Understanding SQL Server Configuration Manager - CodeProject
CPOL
4.50 (3 votes)
Introduction
SQL Server Configuration Manager is a tool to configure the network protocols used by the SQL Server,
and to manage network connectivity.
We will find SQL Server Configuration Manager API in the below path:
Start -> Microsoft SQL Server 2008 R2 -> Configuration Tools -> SQL Server Configuration Manager
SQL Server Configuration Manager gets information for WMI (Windows Management Instrumentation)
Provider which takes information for SQLServerManager10.msc which is located in
C:\Windows\System32\ path. Generally SQL Server Configuration Manager will use to Start, Stop,
resume and Configure services of SQL Server.
as windowing, delayed acknowledgements, and so on. This can be very helpful in a slow network.
Depending on the type of applications, such performance differences can be significant.
Generally, TCP/IP is preferred in a slow LAN, WAN, or dial-up network, whereas named pipes can be a
better choice when network speed is not the issue, as it offers more functionality, ease of use, and
configuration options.
*References
1. www.technet.microsoft.com
2. www.myTechMantra.com/LearnSQLServer/Overview_of_SQL_Server_Configuration_Manager.html
License
This article, along with any associated source code and files, is licensed under The Code Project Open
License (CPOL)
Share
About the Author
coded007
A Developer
Software Developer
India
Seleccionar idioma