How to find SQL Server running port?

后端 未结 13 690
再見小時候
再見小時候 2020-11-28 20:10

Yes I read this How to find the port for MS SQL Server 2008?

no luck.

telnet 1433

returns connection failed, so I must s

13条回答
  •  情深已故
    2020-11-28 20:28

    SQL Server 2000 Programs | MS SQL Server | Client Network Utility | Select TCP_IP then Properties

    SQL Server 2005 Programs | SQL Server | SQL Server Configuration Manager | Select Protocols for MSSQLSERVER or select Client Protocols and right click on TCP/IP

提交回复
热议问题