Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用配置工具配置 SQL Server 2008 Management Studio 并配置防火墙,但是当我使用 SQL Server 连接时出现错误,提示您必须配置或本地服务器的名称不正确。
确保你写正确Server Name,如local\SQLEXPRESS。您可以使用命令提示符找到本地主机名。打开命令提示符并使用此语法hostname按 Enter。
Server Name
hostname