首页 > 数据库技术 > 详细

sql server 最大 concurrent connection 设置

时间:2017-05-16 17:07:05      阅读:438      评论:0      收藏:0      [点我收藏+]

Using SQL Server Management Studio

To configure the user connections option

1.In Object Explorer, right-click a server and click Properties.


2.Click the Connections node.


3.Under Connections, in the Max number of concurrent connections box, type or select a value from 0 through 32767 to set the maximum number of users that are allowed to connect simultaneously to the instance of SQL Server.


4.Restart SQL Server.

 

sql server 最大 concurrent connection 设置

原文:http://www.cnblogs.com/lthxk-yl/p/6862154.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!