Viewing 15 posts - 646 through 660 (of 18,926 total)
Anything more useful in the logs?
got a backup you can restore from?
Calling in reenforcements.
December 5, 2011 at 9:14 am
SQLRNNR (12/5/2011)
Anybody else notice the changes to the blog section?
What blog section?
December 5, 2011 at 9:12 am
aarionsql (12/5/2011)
Many thanks for your help. I should have mentioned I have gone down the route of CASE statements .. but there are far too many columns to look...
December 5, 2011 at 9:07 am
Was this db upgraded from 2000?
If there's corruption, checkdb will return an error, no doubt about that one.
December 5, 2011 at 8:44 am
Sounds like you have a lot more serious issues. What does this return?
DBCC CHECKDB ('db name') WITH NO_INFOMSGS, ALL_ERRORMSGS
December 5, 2011 at 8:24 am
crookj (12/5/2011)
WOTD - Frigid8 Degrees at this time.... with wind chill at -15.....
Fridge, what's for lunch?? 😛
December 5, 2011 at 8:06 am
Jeffrey Irish (12/5/2011)
On the up side, we receive a...
December 5, 2011 at 8:05 am
chetanr.jain (12/5/2011)
Why should i manipulate the secen to make my life hell.... 😛
and question has come from the DEV team / support team only......
@Gila
This Sp is taking 27...
December 5, 2011 at 6:33 am
Jeff Moden (12/5/2011)
Ninja's_RGR'us (12/5/2011)
Jeff Moden (12/5/2011)
satheyaraaj.tamilmani (12/5/2011)
U vil try to pivot concept & Unpivot concept..
Uh huh... you might want to explain how that's going to work if you have data...
December 5, 2011 at 5:28 am
L' Eomot Inversé (12/5/2011)
Pieter de K (12/5/2011)
Interesting... When I run the example on my SQL Server (Denali, CTP 3) the result is: A,D,B,E,C
That's startling. I don't have a modern...
December 5, 2011 at 5:23 am
Bipinkumar Yadav (12/5/2011)
U can do it by Matric Report. and Convert Month Numeric value to month Name for showing column Header as Jan,feb, march
It will still fail if there's absolutely...
December 5, 2011 at 5:13 am
Jeff Moden (12/5/2011)
satheyaraaj.tamilmani (12/5/2011)
U vil try to pivot concept & Unpivot concept..
Uh huh... you might want to explain how that's going to work if you have data missing from an...
December 5, 2011 at 5:04 am
The cpu% is rarely useful at that level.
THe proc needs to go from a to b... to z.
The only thing you can do to help here is to reduce the...
December 5, 2011 at 4:59 am
Viewing 15 posts - 646 through 660 (of 18,926 total)