MSSQLSERVER 的协议在 SQL 服务器配置管理器中不可见

Protocols for MSSQLSERVER Not Visible in SQL Server Configuration Manager

我正在尝试与 SQL 服务器数据库建立远程连接,但遇到了问题。尝试连接时总是超时。

我参考了以下post:

Services not visible in SQL Server Configuration Manager

我已采取以下问题中概述的步骤:

Connect to SQL Server from Web App

https://networkengineering.stackexchange.com/questions/46599/how-to-remote-connect-to-sql-server?noredirect=1#comment78624_46599

https://dba.stackexchange.com/questions/193975/how-to-expose-sql-server-hosted-on-intranet-to-connect-remotely?noredirect=1#comment377827_193975

此时我认为我被硬件防火墙阻止了,或者我没有在 SQL 服务器上安装所有正确的模块。

看在线教程时,例如:https://www.habaneroconsulting.com/stories/insights/2015/tcpip-is-disabled-by-default-in-microsoft-sql-server-2014

似乎 Protocols for MSSQLSERVER 应该可以从这个下拉列表中看到。

我已经尝试从 Web 平台安装程序安装所有 SQL 服务器相关的包。

SQLEXPRESSSQLSERVER是两个不同的软件包,必须分开安装。