taddison / tsqlScheduler

Create and monitor agent jobs & execution from tables
MIT License
3 stars 0 forks source link

Redirect execution through a framework #4

Closed taddison closed 7 years ago

taddison commented 7 years ago

Start with pass-through execution (e.g. task executing A, should create a job calling F(A), where all F does is execute A).