Viewing 15 posts - 571 through 585 (of 2,729 total)
I know security items can be a PIA,...
June 7, 2018 at 11:41 am
Ugh. A requirement that recently popped up: "Thou must enable FIPS 140-2 cryptography!"
OK, sure, no probl...
OK, it's set to disabled by GPO and I can't change it.
"Thou...
June 7, 2018 at 8:49 am
June 7, 2018 at 7:26 am
I was told it runs faster when it's written like this:select ob1.name, ix1.name, ic1.index_column_id from sys.objects ob1 inner join sys.indexes ix1 on ix1.object_id = ob1.object_id inner join...
June 5, 2018 at 10:23 am
This looks like a variant of the adjacency list issue. Jeff...
June 4, 2018 at 12:34 pm
June 4, 2018 at 10:21 am
As every database is different, you may need / want to update statistics more frequently.
From the sound of it, you're not hitting the threshold for an auto-update, but...
June 4, 2018 at 6:47 am
May 30, 2018 at 2:04 pm
May 30, 2018 at 9:12 am
What does it say that, while I think I might know what the problem is, and I've already ginned up a solution and tested it, I'm not willing to post...
May 30, 2018 at 6:56 am
I suspect your problem is going to be in how your [DATE] field is stored.
Would I be correct in presuming that field is stored as either a DATE or...
May 30, 2018 at 6:31 am
So, I promised a photo of my home desk, and I'm delivering:
Not in the picture:
Several LEGO kits on top of the shelving unit (Helicarrier, motorcycle, bucket wheel...
May 29, 2018 at 6:18 pm
May 29, 2018 at 1:08 pm
While the idea sounds great in theory, it looks like (at present at least, on the Windows side,) this relies on a install of Windows Server 2016 Core (which is...
May 29, 2018 at 7:12 am
Viewing 15 posts - 571 through 585 (of 2,729 total)