I am using SQL Server Express, which does not come with SQL Agent, so I can't schedule tasks with that. However, I can easily use the Windows Task Scheduler to run a batch file, and with that I can fire off a SProc. I'm wondering if Windows
Task Scheduler can fire off a SProc all by itself, or does it have to be called by a batch file. I Googled around for a definitive answer, but I couldn't find one. I'm curious. If it can't be done, why can't it be done? It seems like
a pretty simple thing, actually.
Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.