Viewing 15 posts - 1,816 through 1,830 (of 1,988 total)
Something I had lieing around, you might need to tweak it some if you're doing cross server/cross schema compares or if you have a composit key but you should get...
January 16, 2015 at 9:44 am
Is this in a script component in an old DTS package?
But that's a VB Script error it looks like on this line,
oLocation = CInt(DTSGlobalVariables("Location").Value)
Which is converting whatever is in DTSGlobalVariables("Location").Value...
January 15, 2015 at 11:37 am
Is there a problem with switching to full recovery mode and keeping track of the log file sizes for awhile? You can leave your current recovery plan in place...
January 14, 2015 at 9:00 am
Jeff Moden (1/8/2015)
On a personal note, I've found Oracle to be pretty restrictive in...
January 8, 2015 at 2:23 pm
You can go back and forth all day on the little technical, well SQL Server does this, well Oracle does this details. There's massive SQL Server implementations and massive...
January 8, 2015 at 9:17 am
Well for one thing if you're are primarily a windows based company then SQL server just plain integrates with MS products better.
January 8, 2015 at 8:28 am
syquil (1/7/2015)
Grant Fritchey (1/7/2015)
syquil (1/7/2015)
The main issue is that the top 200 list can be pretty horrific performance wise. If I remember correctly, it doesn't actually issue a TOP, it...
January 7, 2015 at 5:39 pm
Jeez, you'd be better off working for a company with no standards at all. At least then you'd have a chance to get things right, these pretty much guarantee...
January 7, 2015 at 3:42 pm
batgirl (1/6/2015)
ZZartin (1/6/2015)
Uwe Ricken (1/6/2015)
ZZartin (1/6/2015)
Wouldn't the best answer just be to modify the function?
sorry but I don't understand your "recommendation". What modification do you want to do to...
January 6, 2015 at 1:07 pm
Uwe Ricken (1/6/2015)
Hallo ZZartin,ZZartin (1/6/2015)
Wouldn't the best answer just be to modify the function?sorry but I don't understand your "recommendation". What modification do you want to do to the function?
The...
January 6, 2015 at 11:17 am
Wouldn't the best answer just be to modify the function?
January 6, 2015 at 10:45 am
Check maximum number of concurrent connections?
January 5, 2015 at 4:12 pm
Don't tell anyone you knew about this for 3 days and didn't do anything about it earlier?
December 30, 2014 at 12:24 pm
Just hope windows doesn't decide to reboot without prompting you.
December 30, 2014 at 9:13 am
Shouldn't that be a >= 0 in the EvalExpression?
December 19, 2014 at 2:48 pm
Viewing 15 posts - 1,816 through 1,830 (of 1,988 total)