Thursday, March 22, 2012

Wakeup Event

Is there anyway to raise an event at a specific time of the day? The only way I have been able to make this work is to use an elapsed time and check the clock every time the timer event is fired. I'd rather not do this, as I need to execute cleaning processing for a program at midnight each day and don't want to check the timer every second for 24 hours.

You can create a Windows Server to do this task. Also SQL Server hasfeatures that enable you to run particular procedure based on the timeof the day.

0 comments:

Post a Comment