Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
filf
Yak Posting Veteran
67 Posts |
Posted - 2001-09-11 : 07:47:49
|
| Is there anyway I can test for a condition on a timed web assistant job via TSQL and if it is not True then just exit the job. Otherwise I want to just run thru all the next steps in the job.I could emulate a failure but surely there is some command in TSQL that exits/completes the job. Thanks in advance. |
|
|
|
|
|