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
Access Import Specification
problem sending email from asp pae
Color Translator
The remote server returned an error: NotFound.
Formula, Function or Macro that will eliminate the last 6 characters from a cell value
pkzipc path woes
creating an install routine for custom printers and SQL Database
Can not create outlook data file
Grouping and SubTotal in Excel 2003
Load picture into image using a recordset