Viewing 15 posts - 946 through 960 (of 18,926 total)
fhanlon (11/18/2011)
November 18, 2011 at 1:57 pm
L' Eomot Inversรฉ (11/18/2011)
Ninja's_RGR'us (11/18/2011)
That's just too funny (today's post)!
Well, I've seen something like what Isabella describe on a development toy server. :laugh:
But I can't imagine it on a proper...
November 18, 2011 at 11:20 am
Eric M Russell (11/18/2011)
LadyRuna (11/18/2011)
Taking the cash is a bad plan because the government will steal about 60% of it in...
November 18, 2011 at 10:50 am
That's just too funny (today's post)!
November 18, 2011 at 10:30 am
November 18, 2011 at 10:00 am
Add that info into your calendar table. (like an Id for the period).
Then you can either join to it or prepopulate the variables using that id to navigate up...
November 18, 2011 at 9:40 am
No you can't.
You'd need to do
create table table
insert into #tmp (columns)
exec dbo.yourproc @params...
November 18, 2011 at 9:37 am
GabyYYZ (11/18/2011)
Note to self: Turn off actual execution plan option before running a million counter loop.
Oh WHY?, does it crash somewhere :-D.
Edti how to make 2 typpos in1 owrd.
November 18, 2011 at 9:29 am
It's a known bug. I don't know if and when it was fixed since I'm still heaviliy stuck on 2K5.
November 18, 2011 at 9:18 am
Gianluca Sartori (11/18/2011)
Almost forgotten: wrap that code into a transaction!!!!
Less risk when doing that on the test server.
You're going to run that on the test server first? Right?
Then backup...
November 18, 2011 at 9:11 am
If you are sure that NO index exists anywhere then a full round of tuning is in order.
There's just no way to do this over forums.
Anyway you can...
November 18, 2011 at 9:10 am
Ninja's_RGR'us (11/18/2011)
Your milage will vary, but I think I've been 'round the block enough to make that call ๐
I know I look young on my avatar but I'm a tad...
November 18, 2011 at 9:06 am
Steve Jones - SSC Editor (11/18/2011)
sscreptock (11/18/2011)
When asked by RedGate: DBA/AstronautBest of luck on that!
Any way you guys can include QUEBEC in Canada. I promise, I don't give a...
November 18, 2011 at 9:06 am
Your milage will vary, but I think I've been 'round the block enough to make that call ๐
November 18, 2011 at 9:04 am
Steve Jones - SSC Editor (11/18/2011)
Behave, I'm off to the mountains for a week.Enjoy Thanksgiving, everyone.
Who'd you put in charge in your wonderful abscence?
November 18, 2011 at 9:02 am
Viewing 15 posts - 946 through 960 (of 18,926 total)