Viewing 15 posts - 57,226 through 57,240 (of 59,049 total)
Sorry folks... I had posted some code and there was an error in it because the date part for weeks is acting very odd... trying to see what's up with...
November 11, 2006 at 6:47 pm
Robert,
In my haste, I missed the SPID thing. Clever to say the least. Thanks for the feedback.
November 10, 2006 at 7:01 pm
If you run Serqiy's method, you can let it "crawl" all day... it will not interfere with normal daily processes...
November 10, 2006 at 6:59 pm
There is another problem with Wrack's function, as well... it returns the date as an Integer... if you want to compare the date it returns to a DATETIME column, you...
November 10, 2006 at 7:36 am
I'm thinking that just a little irresponsible on your part. Good night, Lynn.
November 9, 2006 at 11:26 pm
I agree that good teachers work themselves out of a job with their students... the point is that you misread the question and provided an incorrect answer. Thank you for...
November 9, 2006 at 11:19 pm
Good teachers are always responsible for the outcome...
November 9, 2006 at 11:02 pm
Folks, go back and read Vladan's post... that's the only correct way to do it. He explains "why" quite nicely, too.
November 9, 2006 at 10:59 pm
Careful... that, too, will likely cause a table scan because the column in the WHERE clause is contained in a formula...
November 9, 2006 at 10:57 pm
Well, when folks post such detailed information about how their code works (very nice job, by the way), others take the code and just use it instead of analyzing it. ...
November 9, 2006 at 10:43 pm
Sure, that's what he said he thought the logic should be... he said immediately after that...
"Is the logic correct? Can someone please help me decipher...
November 9, 2006 at 10:29 pm
Thought this was what he asked for...
"certain action items need to be automatically assigned (through code) a due date on 3 Wednesday’s from whatever today is. "
I agree, the 14...
November 9, 2006 at 10:23 pm
...except, it doesn't work... if today is the 10th of November, 2006, the 3rd Wednesday from today is on the 29th of November... not the 6th of December...
SET...
November 9, 2006 at 10:14 pm
Here's an example I made for the boys at work... the Customer Table has about 1.2 million rows in it... page "0" (page 1) will return in about 16 milliseconds. ...
November 9, 2006 at 9:50 pm
Viewing 15 posts - 57,226 through 57,240 (of 59,049 total)