![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Is there a way to schedule a DTS pacakge to run on the 3rd working day of every month? TIA, Joe |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi all, Is there a way to schedule a DTS pacakge to run on the 3rd working day of every month? TIA, Joe |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Thanks for the response, but now for the real question. How do I determine what day of the week the first day of a month is? for examdple If 3/1/05 is a Saturday, the 3rd working day would be the 5th. I was trying to to use @@DATEFIRST, but I dont know how to set it to the first day of the month. |
#7
| |||
| |||
|
|
Your first task in the package could check to see if today is the 3rd day and if its not, ensure the package doesn't continue by affecting the precedence constraints. That's probably the best way of doing it I think. Regards Jamie Thomson An SSIS blog - http://blogs.conchango.com/jamiethom...tegory/71.aspx "jaylou" <jaylou (AT) discussions (DOT) microsoft.com> wrote in message news:AC87D25F-D80C-48C0-A5B8-CB64367990EB (AT) microsoft (DOT) com... Hi all, Is there a way to schedule a DTS pacakge to run on the 3rd working day of every month? TIA, Joe |
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |