Microsoft
Software
Hardware
Network
Question : Getting information about current connections in SQL Server
Hello everyone.
I am trying to make a stored procedure that checks if someone is connected to my database. If noone is connected, it will delete some records.
Everyone connects to the database using a standar username and password. Is there a function that returns the number of connections for that user or some other way to get that info?
Answer : Getting information about current connections in SQL Server
actually
sp_who2 will give you more information.....
Random Solutions
Files are Read-Only
Asterisk - Changing the Voicemail Naming Convention
Listbox question
Disable STARTTLS on Exchange 2010
Office SharePoint Server - The SSP Timer Job Distribution List Import Job was not run (error 6641).
How do I get a number format in Excel 2007 that accepts a "0" at the beginning of the number string?
Windows Fax and Scan
call code behind method from javascript
Get Date Diffrence in Hours & Minutes in C#
JSF/Hibernate: Custom Validators