它都会给我一个与网络相关的错误,比如:
A network-related or instance-specific error occurred while establishing a connection to SQLVerify that the instance name is correct and that SQL Server is configured to allow remote connections(provider: SQL Network Interfaces, error: 26 - Error Locati
我在Windows2012 R2上运行了一个SQL server 2014实例。如果我为域关闭Windows,则可以使用SSMS远程连接到SQL实例。如果我打开它,我就无法连接。我在FW上为1433和1434添加了SQL规则,但没有效果。我甚至在服务器FW上添加了任何/任何规则入站和出站,也没有效果。似乎不管FW设置如何,如果是打开的,我就无法远程连接到SQL。