Viewing 15 posts - 361 through 375 (of 18,926 total)
That URL migh actually work 😉
http://icanhascheezburger.com/2011/12/15/funny-pictures-http-status-cats/%5B/url%5D
December 16, 2011 at 5:17 am
It's a common question. If you don't know about it then you can't find it :-P!
The "correct" google keywords would be something like "Sql Server concatenation stuff for xml".
:hehe:
December 16, 2011 at 5:06 am
Easy fix but low priority bug last time I checked with Steve.
December 15, 2011 at 10:36 am
david.searle (12/15/2011)
The avg fragmentation on some of these indexes is 100% however they have a page count of 2 so...
December 15, 2011 at 9:47 am
david.searle (12/15/2011)
Yes!...
December 15, 2011 at 9:39 am
Best script around for that task => http://sqlfool.com/2011/06/index-defrag-script-v4-1
Smaller indexes can't be defragged. 1000 pages is the "common" treshold where it start to matter.
Anything under 8 pages just won't defrag.
December 15, 2011 at 9:29 am
Here's a sample, you need to play with this to really understand how this works.
SELECT
T.name,
STUFF((
...
December 15, 2011 at 9:19 am
Couldn't checkpoint be blocked by the single user mode? Not sure if that requires a second connection, but it sounds possible!
December 15, 2011 at 8:00 am
Fraggle-805517 (12/15/2011)
Jeff/Gila, can either of you...
December 15, 2011 at 7:30 am
GSquared (12/15/2011)
Ninja's_RGR'us (12/15/2011)
@GS dude YOU'RE THE DEV :-D:hehe:I think your sentence got truncated and lost a couple of letters.
DUDE, comma, you're the dev.
/joke
December 15, 2011 at 7:01 am
Script them from 2005 and run the script on 2008.
Google not working??
December 15, 2011 at 6:50 am
Dev (12/15/2011)
Felt very bad to mark it SPAM http://www.sqlservercentral.com/Forums/Topic1222357-377-1.aspx?
The 2 girls with recruitment links? was clearly spam. One who actually tried to be nice tho.
December 15, 2011 at 6:33 am
You need to recreate the users on the new server, but then the permissions on the db level should work.
Build list :
http://www.sqlservercentral.com/articles/SQL+Server+2008/63491/
December 15, 2011 at 6:24 am
Viewing 15 posts - 361 through 375 (of 18,926 total)