ice78991
Programmer
- Nov 20, 2006
- 216
Using SQL Server 2005.
I have an 2 executables which I would like to schedule through SQL Server. 1 executable should run once every 24 hrs and the other should run whenever the database is idle. Is it possible to achieve this using SQL Server Agent and could anyone give me a few pointers as to where I should start looking to learn about this
I have an 2 executables which I would like to schedule through SQL Server. 1 executable should run once every 24 hrs and the other should run whenever the database is idle. Is it possible to achieve this using SQL Server Agent and could anyone give me a few pointers as to where I should start looking to learn about this