microwest
Newbie
Points: 7
More actions
April 14, 2003 at 12:15 pm
#175582
Is it possible to schedule a stored procedure to run automatically every N minutes on SQL Server 7.0 or 2000?
Thanks
Greg Larsen
SSC-Insane
Points: 20961
April 14, 2003 at 12:37 pm
#454124
You could create a SQL Server Agent job that runs every so many minutes, where the job runs your SP.
Gregory Larsen, DBA
If you looking for SQL Server Examples check out my website at http://www.geocities.com/sqlserverexamples
Gregory A. Larsen, MVP
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply