通过sql server配置管理器–>sql server网络配置–>选择–>通过右侧选择TCP/IP(已启用)–>查看属性

还可以通过sql语句查看:
exec sys.sp_readerrorlog 0, 1, 'listening'
转载于:https://www.cnblogs.com/klbc/p/4762970.html
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/175917.html原文链接:https://javaforall.net
