Viewing 15 posts - 36,616 through 36,630 (of 59,072 total)
Paul White NZ (9/20/2010)
mazzz (9/20/2010)
I would like to help - is the latest code that Jeff would like us to run in the original post?
My understanding is that Jeff welcomes...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 20, 2010 at 6:04 am
Bhuvnesh (9/19/2010)
WayneS (9/17/2010)
Probably not what you're looking for, but how's this?
Select top 5 'MY DATABASE TABLE: ' = namefrom sysobjects
where xtype = 'u'
order by 1 desc
Thanks...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 11:15 pm
Craig Farrell (9/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 11:09 pm
I agree... I think that every DBA worth a salt has their own private bag o' tricks in this area especially those good folks (like Gail) that make a living...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 11:03 pm
As a side bar (and, NO, I'm not a RedGate employee or salesperson), I will tell you that I've used the RedGate Backup software and between its compression abilities and...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:44 pm
swethak13 (9/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:26 pm
Crud... I did it again. I've got to get some shuteye. I'll see you folks in about 8 hours or so. Thanks again for everyone's help. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:17 pm
Ah... one more thing, Brad. Would you run that latest code in both your 2k5 and your 2k8 environments so we have exactly apples-to-apples to compare with? Much...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:15 pm
By the way, Brad... that's one heck of a nice 4 x 4 you have for a laptop. 🙂
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:12 pm
Brad Schulz (9/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:08 pm
Brad Schulz (9/19/2010)
If I try the above with the SPlit8KTally function and the Split8KXMLBrad function and the Split8KL1 function, I get the following results from the SET STATISTICS...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:00 pm
Brad Schulz (9/19/2010)
but once you actually USE that list to do something (i.e. lookup the ID's in a table), then it becomes a pig,
First, thanks for the test runs,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 9:21 pm
Barkingdog (9/19/2010)
Case closed.
Actually, it might not be a closed case just yet. Do you know how to use the increment external to the code we wrote to handle more...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 8:56 pm
It's the "simple" things that kill people's code. The folks at the company I was telling you about spent hundreds of thousands of dollars on multiple consultants and 3rd...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 8:52 pm
Ok... NP. Fire off a flare if you run into a buzz saw.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 8:43 pm
Viewing 15 posts - 36,616 through 36,630 (of 59,072 total)