A bit of a kludge but ....
You can set of a table of execution dates.
In DTS set an Active-X script task to compare the system date to your table
of execution dates, and use workflow to set whether to proceed with the
remainder of the package.
Schedule the DTS package to execute daily.
"Dave Williams" wrote:
Quote:
Is there any way of creating your own schedule?
Due to combining weekly invoicing with a month-end invoicing run there does
not appear to be a way of generating a combination of regular weekly dates
together with the exceptions that occur at month-end. Can the schedule
access a table of dates?
Any help appreciated.
Thanks - Dave |