开发者

MS SQL 2008 express connections

I h开发者_高级运维ave VDS hosting with MS SQL Server 2008 express. Some users should be connected simultaneously. What quantity of simultaneous connections supports MS SQL Server 2008 Express?


There isnt a limit on the number of concurrent connections.


According to http://msdn.microsoft.com/en-us/library/ms143432(v=SQL.100).aspx, SQL Server 2008 handles 32,767 user connections.


SQL Server 2008 Express has following limitations:

  • 1 CPU socket
  • 1 GB memory
  • 4 GB of user data per database

there is no another limitations.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜