标签: sql-server-2014-express remote-connection
我安装了SQL Server 2014 Express,我想允许远程连接。我已阅读此answer,但我找不到系统上安装的配置管理器。
所以我的问题是:这个配置在哪里可以完成?
答案 0 :(得分:2)
启动SQL Server Management Studio,在对象资源管理器中右键单击服务器节点,选择Properties。
Properties
你应该得到一个像这样的对话框(在Express中看起来有点不同,但基本上,这就是你应该得到的):
勾选复选框Allow remote connections to this server
Allow remote connections to this server