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 |
PRVal
Starting Member
2 Posts |
Posted - 2009-09-23 : 16:39:00
|
I have a script task that checks if source file exists. It returns a true/false value into the variable. I'd like to stop package execution if the value is false and continue if it's true. How do I do that? |
|
PRVal
Starting Member
2 Posts |
Posted - 2009-09-23 : 16:58:59
|
Sorry, I figured this out. |
 |
|
|
|
|