Viewing 15 posts - 106 through 120 (of 327 total)
I'm glad this script inspired you today!
Here's a question for you. Have you executed my script? It only reports on SQL authenticated user accounts. So you would not get...
May 12, 2011 at 11:15 am
Twin-soft.com SME (5/12/2011)
Is there a similar set of queries for Windows based logons?
Windows authentication information is supplied by active directory. You should talk to your network administrators to get the...
May 12, 2011 at 6:46 am
Hello Ryan,
Thanks for the update. Guess I didn't think of this when I wrote the script as I have not seen anyone using the "." in the login name.
Thanks,
Rudy
ryan.hobbs (4/29/2011)
First...
April 29, 2011 at 1:04 pm
thorkw (4/21/2011)
When do the numbers get reset, on a stop/start of Sql Server? or a reboot...
April 21, 2011 at 9:24 am
The results are display on the screen once you execute the stored procedure.
Thanks,
Rudy
April 21, 2011 at 7:50 am
Hello Everyone,
Just wanted to comment on the security aspect of this article.
The only purpose of this article is to help DBA's to get into a SQL server that the access...
March 18, 2011 at 7:06 am
If you cannot connect because the error msg is stating that there is already a connection, then you have to first see what application is still running and stop it...
March 15, 2011 at 7:11 am
I'm using LiteSpeed and have seen this before. In our case, it was simple because another backup job was running at the same time. Someone else created the same job...
March 14, 2011 at 7:24 am
Yes, this is scary and I can' think of any other way to provide a safer back door. If you have ever worked on a SQL server who's DBA was...
March 14, 2011 at 7:12 am
Good point. I think this will correct the problem you are having.
Rudy
March 11, 2011 at 1:13 pm
I think you need to be part of the domain administrator's group. Check with your network team to see if they can add you until you have connected.
Hope this helps,
Rudy
March 11, 2011 at 9:38 am
Bill Stutters (3/11/2011)
March 11, 2011 at 8:58 am
Are you sure the server is in single user mode? What version of SQL server are you using?
No sure why you cannot connect.
Rudy
March 11, 2011 at 8:41 am
Thanks for the info and I'll see what has happened to the images.
Rudy
March 11, 2011 at 8:23 am
Just goes to show how there are many ways to get the same job done.
Thanks for your comments,
Rudy
March 7, 2011 at 11:38 am
Viewing 15 posts - 106 through 120 (of 327 total)