Maximum number of concurrent users connected to SQL Server 2008

Posted by worlds-apart89 on Stack Overflow See other posts from Stack Overflow or by worlds-apart89
Published on 2010-06-16T16:20:28Z Indexed on 2010/06/16 16:22 UTC
Read the original article Hit count: 374

Filed under:

Is there a limit to the maximum number of concurrent users connected to SQL Server 2008? I am guessing computer resources determine that limit (if it exists), but I am also wondering if there is a theoretical limit. I have tried googling the answer, but all the information I have found is based upon earlier versions of SQL Server. If there is a limit, does it apply to just a database or a SQL Server instance?

© Stack Overflow or respective owner

Related posts about sql-server-2008