Hi All,
I want to implement a schedular in my application. Basically I want to be able to specifiy events in the application and have it perform predetermined tasks (such as e-mail a user). I can do all of that, but I am not sure how to handle the... is it time to do something? I can make a cron job and go at the database from outside every five minutes or something... Is that the best way? Other things like database archiving, status reports, etc... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

