Users Count

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
danton

Users Count

Post by danton » Wed 14 Sep 2005 19:22

It would like to know as to make to get the amount of connected users. My idea is to restrict the maximum amount of users allowed in the proper application. Some suggestion?

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Thu 15 Sep 2005 06:45

Please see TMyServerControl.ShowProcessList

Post Reply