Viewing 15 posts - 106 through 120 (of 820 total)
Check with the SMTP servers administrator. I noticed that your FROM address is not the same domain name as the SMTP server that you show. As SPAM prevention...
January 5, 2015 at 12:52 am
Goodbye to 2014 and hello to 2015. Happiness to all in the new year. That is what I mean by Happy New Year.
Steve is so right. You...
December 31, 2014 at 11:14 am
Happy Holidays!
no, wait ...
Holy Happy Days!
umm ....
I was right the first time. Either way, actually.
December 26, 2014 at 6:40 pm
I have had the DROP fail because their were existing connections. The SINGLE USER thing seems to work the best in most cases.
One other caution is to watch your...
December 24, 2014 at 12:02 pm
I am such a big fan of ISO 8601 that I write all my dates as YYYYMMDD. The folks at my bank never blinked twice. I have also...
December 22, 2014 at 5:13 pm
Scott you are correct. One point though there will be no clustered index at all. They will all be non-clustered.
From http://msdn.microsoft.com/en-us/library/ms189049.aspx we find this:
A foreign key constraint does...
December 17, 2014 at 11:15 pm
Hey PiManΓ© I would recommend that you take your SW vendor out into the woods for a good spanking for making a clustered index on UNIQUEIDENTIFIER column. You are...
December 17, 2014 at 2:50 pm
Hey .Netter, I'm not sure that we helped you out here and I don't want to leave it like that.
What did you mean by better? Without that we seemed...
December 17, 2014 at 1:17 pm
So do I still have to deal with the virtual needles falling on the virtual floor? That drives me virtually nuts!
"Hi. I'm \\Administration\CafeThree and I'll be your virtual...
December 17, 2014 at 12:46 pm
The DDL triggers are a great idea. It covers things that are changed after the triggers are in place. What is missed is the base line that was...
December 15, 2014 at 12:41 pm
Jeff Moden (12/9/2014)
E=MC2. If you can't make it go faster, make it heavier. π
LOL! When you make it go faster it is heavier. While SQL is my...
December 9, 2014 at 6:16 pm
Be careful poking fun at Jeff. I would not like to get hit with an RBAR! :w00t:
December 9, 2014 at 12:44 pm
Lowell have a look at XXCOPY[/url].
Kathy there are some free or low cost things that will help.
First is SQLCMD. I use that all the time to run scripts with...
December 9, 2014 at 12:27 pm
Chris we used a similar approach in Scout. Not only for system wide configurations but that gets extended down to specific users through roles.
Steve this will pull memories from...
December 3, 2014 at 5:07 pm
Rather than a global temp table what about a table type variable?
December 3, 2014 at 4:32 pm
Viewing 15 posts - 106 through 120 (of 820 total)