Q
qm
I'm thinking I must be missing something...
I have a service running on my server. I want this
service to fire off an event at 1:57pm (13:57).
How can I do this? In reality, the timing of the event(s)
will be listed on a SQL table, so it isn't like there will
be just one event, there is potential for several dozen
events (and perhaps several event handlers) that will need
to be fired off throughout the day.
Thanks for your help
qm.
I have a service running on my server. I want this
service to fire off an event at 1:57pm (13:57).
How can I do this? In reality, the timing of the event(s)
will be listed on a SQL table, so it isn't like there will
be just one event, there is potential for several dozen
events (and perhaps several event handlers) that will need
to be fired off throughout the day.
Thanks for your help
qm.