Hi there,

I am looking to create a program that runs all the time and wakes up every 15 minutes or so and runs a task. The task is simple, check a table and send out emails to the appropriate people.

I am looking for some feedback on how this is done. I have never had to do something like this, if it was just something that needed to run every night I would simply use windows task scheduler but it needs to run more frequently than that so I am not sure what the best way to approach it is.

Anyone have any experience with this? What are your thoughts?

Thanks!