Microsoft
Software
Hardware
Network
Question : how to schedule a daily task run stored procedure with sqlserver 2005
I work with sqlserver2005 I did a stored procedure my_daily_sp
and I would like to run it every night at 11PM.
How is it possible to programm this task with sqlserver 2005.
Thanks David
Answer : how to schedule a daily task run stored procedure with sqlserver 2005
Use SQL Agent jobs and their schedules or (if you have SQL Server 2005 Express Edition) Windows Task Manager and .sql batch.
Random Solutions
How do I open .jpg files with VBA code using wildcards
Troubleshooting MS Update problem - related to KB970892 it seems
Error - Excel could not save all the data and formatting you recently added to myfile.xla ...
I need to run multi-instances of my WinForms app. Any issues?
SSIS Ftp Connection Manager
Excel Printing in Landscape instead of Portrait
Windows 2008 Licensing question...
Calculating 2 processors issue in excel
Infopath SQL Server Concatenate multiple row values into one string
SQL Command in Crystal Reports