I have some jobs that are s'posed to run nightly. They depend on an old ODBC driver that I can't get around, and this driver won't release the job when it's complete. So, the job will run once, and I have to cancel it the next day for it to run again that night. Is there a way to auto-terminate a job in Sql Server Agent?
thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding
thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding