Viewing 15 posts - 6,001 through 6,015 (of 6,486 total)
Oh sergiy - don't be afraid of little ol' CLR...It ain't going to bite you....Show me one feature
MS introduced without a memory leak in its "first attempt":)
"Just another arrow...
October 19, 2007 at 6:57 am
Now - the fun begins:)... Did I mention I love the cage-match format for testing? hehe.....
All right - you want your 2 seconds back....I got them. I'll...
October 19, 2007 at 6:55 am
Max Yasnytskyy (10/18/2007)
Because of the way .net garbage collector works and intensive processing of strings, which are as we all know immutable and every modification of the string essentially creates...
October 19, 2007 at 6:34 am
Jeff Moden (10/18/2007)
October 19, 2007 at 5:35 am
sqlServer had 256MB in use at all times. Didn't ask for more (100MB stayed "free" the whole time).
October 18, 2007 at 10:53 pm
APOLOGIES.....
There was STILL one flaw...was trying to fix some of the f****ing formatting, and I blew out a 5 and replaced it with a 7. Had been right in...
October 18, 2007 at 10:42 pm
ACtually - I'm way ahead of ya. That last response felt a bit like a cop-out, so I went and built my own "big table. For lack of...
October 18, 2007 at 10:23 pm
I don't have a HUGE database on hand with relevant data, but on 50K records...maybe a second.
October 18, 2007 at 8:19 pm
You could also look at dropping the fill factor somewhat on the indexes that get very fragmented. That's what that's for (allowing for some internal rearranging without a page split).
October 18, 2007 at 6:18 pm
So - it's not a bug - it's a feature?
(couldn't resist)
October 18, 2007 at 6:13 pm
I'm assuming you've already figured out that the files need to have the same internal architecture (same delimiters, columns names, etc....) I'm also going to assume that you've created...
October 18, 2007 at 6:11 pm
funny... I vaguely remember seeing something about a CASE statement somewhere before in this thread....
I mean - right! I agree with Jeff! 😀
October 18, 2007 at 5:36 pm
I don't know - a coup d'etat sounds exciting:w00t:
Structure the new organization as a pure technocracy. Possible bylines/mottos:
- "Two DBA enter - one DBA leave" (as rendered by...
October 18, 2007 at 5:20 pm
Try not to double-post.
http://www.sqlservercentral.com/Forums/Topic412429-338-1.aspx
October 18, 2007 at 3:53 pm
There's a way, but not quite what you'd expect. You define the function as you normally would, with a default value set on the optional param's, but when you...
October 18, 2007 at 3:49 pm
Viewing 15 posts - 6,001 through 6,015 (of 6,486 total)