Viewing 15 posts - 56,581 through 56,595 (of 59,069 total)
Sure... it's a very common request... and most folks do it the wrong way, in my opinion... they'll write some nasty (or nice) index killing formula in the WHERE clause of their...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 11, 2007 at 6:21 am
Yep... spot on... couple of us have "Auxilliary Date Tables" that span many years to answer questions like what's the 2 Thursday of July of year xxxx, etc, etc. Between...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2007 at 9:48 pm
Sure... but let's just say you're storing the bitmap as 16 bits (using any of a couple of methods)... what do you have to do if you add a 17th...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2007 at 9:08 pm
... and now everyone knows why I asked four times what the heck the EXE was doing! ![]()
First, I gotta say, it sounds...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2007 at 7:54 pm
Rather than denormalizing with a bit-wise operator, why not just make a simple normalized table of Holidays with the region code?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2007 at 7:36 pm
...and I guess the words "formatted code" just aren't in your dictionary, huh?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2007 at 1:40 am
I think you're the same guy from the "other" forum that asked the same question.... if I recall correctly, you will actually receive two 500GB files from your client. That...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 8:43 pm
...and, still, we don't know what the EXE is doing...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 7:50 pm
Nope... it's likely a batch job to be run only one batch at a time... but I do get your point. ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 7:42 pm
Must be a difference in boxes we're running on... I don't come up with your's being 3 times faster, but the point about the WHILE loop method is still well...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 6:17 pm
Z'actly...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 5:50 pm
Very cool... and, now you know why I wait a day or two before adding anything to the script library
Nice job,...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 5:44 pm
Heh... "Worked up" isn't the point... the real fact is, it shouldn't have happened that way and they shouldn't be in the position where they have to shrink it... of...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 5:00 pm
Yes like bnordberg said this is from a system generated log file. |
Then, the bottom line is, you probably...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 4:57 pm
High praise coming from the likes of you, Peter! Thank you and I know which "Script Library" you're talking about... I'll throw it in in the next day or two. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 9, 2007 at 4:50 pm
Viewing 15 posts - 56,581 through 56,595 (of 59,069 total)