Viewing 15 posts - 3,421 through 3,435 (of 3,666 total)
Lynn Pettis (3/9/2009)
Alvin Ramard (3/9/2009)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 9, 2009 at 2:52 pm
Lynn, you left out one benefit of traveling. It also makes it easier to beat some sense into them. Of course, only AFTER you've been paid.
😀
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 9, 2009 at 2:43 pm
Lynn Pettis (3/9/2009)
DavidB (3/9/2009)
GilaMonster (3/9/2009)
Lynn Pettis (3/9/2009)
You are one of the top 3 people on SSC
Top 4 actually. Steve, Jeff and Remi are ahead
so they figure if anyone knows the...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 9, 2009 at 2:22 pm
... some folks are putting the logon trigger in place and having a hard time undoing it after they effectively prevent themselves from logging in.
That may be a good...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 9, 2009 at 1:24 pm
Lynn Pettis (3/9/2009)
ALTER TRIGGER [dbo].[tr_insert]
ON [dbo].[table1]
AFTER INSERT...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 9, 2009 at 9:23 am
You should be able to grant permission to execute sp_who to anyone you want without changing their role.
You probably can't do that with the activity monitor.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 7, 2009 at 1:48 pm
I just looked at the ad. The "North American only" applies to the copyright, not the offer.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 6, 2009 at 2:57 pm
I was tempted to say what about being able to mark the thread as "Answered in the duplicate thread."
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 5, 2009 at 7:59 am
Well, it depends. There's nothing wrong with going straight for 2008 certification. The only thing I see is if you would also like to get SQL 2005 certification...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 4, 2009 at 8:58 pm
4 letter words? Don't forget PORK and CHOP
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 4, 2009 at 8:28 am
I think that if there was a SQL bailout, the first allotment of money should go towards educating management so that they realize that SQL Server does require real DBAs.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 3, 2009 at 7:41 am
You said you are "working" on a script.
What do you have so far and what's your question?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 2, 2009 at 12:24 pm
It sounds like you have a data connection in your package that is using a Windows login. When you connect to SQL server using a SQL login, the package...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 2, 2009 at 12:13 pm
I would try contacting Prometric. They should be able to answer your questions.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 2, 2009 at 11:59 am
How are you running the package?
It's starting to look like when you use the SQL account, the package does not have the Windows credentials it needs and fails because of...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
March 2, 2009 at 11:35 am
Viewing 15 posts - 3,421 through 3,435 (of 3,666 total)