Viewing 15 posts - 3,421 through 3,435 (of 3,666 total)
Lynn Pettis (3/9/2009)
Alvin Ramard (3/9/2009)
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.
😀
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...
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...
March 9, 2009 at 1:24 pm
Lynn Pettis (3/9/2009)
ALTER TRIGGER [dbo].[tr_insert]
ON [dbo].[table1]
AFTER INSERT...
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.
March 7, 2009 at 1:48 pm
I just looked at the ad. The "North American only" applies to the copyright, not the offer.
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."
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...
March 4, 2009 at 8:58 pm
4 letter words? Don't forget PORK and CHOP
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.
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?
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...
March 2, 2009 at 12:13 pm
I would try contacting Prometric. They should be able to answer your questions.
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...
March 2, 2009 at 11:35 am
Viewing 15 posts - 3,421 through 3,435 (of 3,666 total)