Viewing 15 posts - 361 through 375 (of 587 total)
I don't know if this will help much, but maybe to narrow the problem (and hopefully someone else will jump in):
--Try querying a table you know doesn't exist - see...
January 13, 2010 at 11:40 am
You need to create an operator.
In SSMS, open the SQl Server Agent and you'll see an operators folder there. You can only select one operator for the email in...
January 13, 2010 at 11:30 am
I've used
DECLARE @DUMMY int
and that works.
You could also use IF NOT EXISTS and skip the else completely...
January 13, 2010 at 11:24 am
Paul White (1/11/2010)
This is the car I'd have:
I think you picked the wrong model - I don't see the Mr. Fusion attachment. Certainly you wouldn't want one without that!
Chad
January 11, 2010 at 8:16 am
Thanks guys! I had this same issue again today and couldn't figure out what I had done last time to fix it. Your posts put me on the...
January 7, 2010 at 9:09 am
jens.fache (5/6/2009)
Although...
January 4, 2010 at 11:02 am
macrostarrphish (12/18/2009)
5.) Don't use multi-select if only one answer is to be selected, change answer set to radio buttons.
Actually... this is how it works by default. The person...
December 18, 2009 at 3:22 pm
Alvin Ramard (12/16/2009)
Lynn, you forgot to mention the KISS principle:Keep
It
SQL
Server
🙂
HA HA!
I now have a new tag line for my IM account (hope you don't mind).
Chad
December 16, 2009 at 10:28 am
I thought that SQL Server maintained a "logical file", but the OS maintained the "physical file". If you start with a small mdf file that grows in small chunks...
December 16, 2009 at 10:25 am
Crud, I missed it. This is good to know if you have automated maintenance or admin scripts though. I guess if your scripts set up jobs on new...
December 1, 2009 at 9:10 am
Alvin Ramard (11/24/2009)
Good work Bob.hmmm, maybe we should appoint you as the Membership Director for our PASS Chapter.
Maybe Chief People Officer? http://dilbert.com/fast/2009-11-21/%5B/url%5D
😛
Chad
November 24, 2009 at 2:07 pm
Bob Hovious 24601 (11/17/2009)
I've always wondered about the sequence of titles. It seems like you should be crazy BEFORE you are committed. 😉
LMSSCTFY: http://www.sqlservercentral.com/Forums/Topic447796-4-1.aspx
😛
Chad
November 18, 2009 at 9:54 am
I've come a long way since this old post. I think I was a 15 point grasshopper at the time.. 🙂
November 11, 2009 at 8:04 pm
That could present a problem. In my case, the trees are more deep than bushy (typically), but a change near the top would result in a lot of change...
November 11, 2009 at 8:03 pm
Viewing 15 posts - 361 through 375 (of 587 total)