sql server 最大 concurrent connection 设置

Posted 齐文宣

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql server 最大 concurrent connection 设置相关的知识,希望对你有一定的参考价值。

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 设置的主要内容,如果未能解决你的问题,请参考以下文章

sql server 2008中如何取某字段最大值所在的一条数据(多个字段)

根据最大值过滤 SQL Server 数据

SQL server中的nvarchar最大的长度是4000个字吗

SQL:从 SQL Server 中的嵌套 JSON 中查找最大值

windows server2012R2 64位系统中安装SQL server2008 32位最大使用内存是多少?

获取 SQL Server 中包含最大值的行