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 |
|
TJ
Posting Yak Master
201 Posts |
Posted - 2002-05-01 : 14:54:04
|
| I'm using SQL Server 7.0. Does anyone know if the 'On Success' constraint means:A) The previous command started.B) The previous command started and completed.C) The previous command completed.D) Something else, and I just don't have a clue. :o)I'm still trying to find an answer to the question I posted earlier today too.Thanks!Teresa"Someday I'll know enough to help someone else!" |
|
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-05-01 : 16:16:40
|
| 'On Success' will fire if the previous task started and completed without raising any errors.---------------Strong SQL Developer wanted in the Boston area. Please e-mail if interested. |
 |
|
|
TJ
Posting Yak Master
201 Posts |
Posted - 2002-05-01 : 16:20:29
|
| Thank you! Will you look at the previous message titled 'DTS Problem?' and let me know if you see anything that could be wrong the way I've set it up?I appreciate your efforts!Teresa |
 |
|
|
|
|
|