xp_cmdshell and package abend handling -
08-11-2004
, 02:42 AM
We have a stored procedure that uses xp_cmdshell to run an
OSQL command.
This works no problems, but when we test for a fail
condition, the package does not fail as it should.
If we run the same thing from Query Analyzer, we do get
the expected fail condition.
Anyone solved this ?
TIA |