Viewing 2 posts - 1 through 2 (of 2 total)
Thank you folks. I was going nuts over a similar message from my SQL scheduled job.
Executed as user: MXIMACOLA\Administrator. ... 1 completed 36938 [SQLSTATE 01000] (Message 0) Step 2...
August 24, 2007 at 10:04 am
#729332
One minor problem in the recursive part of the function
The where clause 'holidayDate=@nextBusDay' will not evaluate
correctly if the @NextbusDay has a time part.
Need to change this to normalize the time...
January 5, 2007 at 10:41 am
#681532