I have worked with SQL Server for many years now, back to Sybase SQL Server days and there has always been confusion over Logins and Users. Even though they typically use the same name they are ...
Is there any built in feature to disconnect inactive users?<BR><BR>I was thinking I could have a tbl_LastAction table that would store the last action a user did (200 users would then mean the table ...