Hi,
In a multi - User environment, I need to limit the number of simultaneous users to 10.
There are multiple back - ends on the server linked to each front - end on each users desktop.
A permanent open connection ( via linked tables to each of the back-ends) is created when the first form, frmDashboard opens.
(fsubDashboard1, fsubDashboard2, etc has tblLink1, tblLink2 etc as the record source).
How can I prevent the 11th user from login - on, seeing that only 10 users should be logged-on simultaneously.
Your assistance is greatly appreciated.
Kind Regards,
Mohamed
http://technet.microsoft.com/en-us/library/bb153915(v=sql.105).aspx