i have a project of Call Management System with database SQL SERVER,now i want to limit the connected users in my database in 55 connected users only,where in this 55users can only use the system and if there is 1 user trying to connect on my database the system will no longer accepting this User. and if every user will log out the connected users should be decrement.
Last edited by mcarloskewl; Dec 3rd, 2008 at 9:14 pm.