stored-proc question
Database
4
Posts
3
Posters
0
Views
1
Watching
-
just a quickie... Is there a feature in ms sql server that allows you to setup a stored-proc to be run at predefined times.. Im thinking along the lines of the "scheduled tasks" in windows where you can choose to run a process every so often.
-
just a quickie... Is there a feature in ms sql server that allows you to setup a stored-proc to be run at predefined times.. Im thinking along the lines of the "scheduled tasks" in windows where you can choose to run a process every so often.
-
cheers mate :)
-
You can also use a DTS package (which uses SQL Server Agent)
Blog Have I http:\\www.frankkerrigan.com