Good Morning
I have a package that is being "called" by a stored procedure. I have set the package property "Fail package on first error" to true.
? - Is there a way to pass the results of whether the package ran sucessfully or failed back to the calling stored procedure ?
JRW
I have a package that is being "called" by a stored procedure. I have set the package property "Fail package on first error" to true.
? - Is there a way to pass the results of whether the package ran sucessfully or failed back to the calling stored procedure ?
JRW