Find number of concurrent users in sql server 2005 - TechRepublic
Question
July 22, 2009 at 07:54 AM
duncanlarry

Find number of concurrent users in sql server 2005

by duncanlarry . Updated 16 years, 11 months ago

We have an access based application powered by SQL Server 2005. I am trying to determine concurrent users logged into to the application, using the database, at any point in time.

How can I do this?

This discussion is locked

All Comments