Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Firing a specified group of tasks at specified time intervals

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-02 : 14:15:52
Kenny writes "I've got a web-based application I am creating which is run by a set of user-specified business rules (ie, how long a record can 'live' before it is flagged and an alert is created if its existence goes too long). I could create a .vbs file that runs a check routine and set up a scheduler to routinely run this - but is there a way to set up this type of specified search with a time period dynamically generated in msSQL?"
   

- Advertisement -