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 |
Vadivu
Starting Member
31 Posts |
Posted - 2009-03-27 : 06:42:26
|
IS there any way to set a return code from an SSIS package? For example, if a package is success, it returns success code 0. If it is failure it returns failure code 1. Is there any way to set the return code to -1? Can anybody please help me with some suggestions? |
|
vijayisonly
Master Smack Fu Yak Hacker
1836 Posts |
Posted - 2009-03-27 : 09:20:04
|
Why do you want to do that? Maybe if you explain your problem..there would be a better solution. |
 |
|
|
|
|