Sql server 设为可以远程连接
1、打开配置管理器:
2、TCP/IP设为启动
3、TCP/IP属性,设置端口为1433
4、重启sql server 服务(重启之后,上面的修改才生效)
参考:https://www.cnblogs.com/lusunqing/p/7206287.html