I created a DTS Package with 2 Active X script tasks. Both scripts invoke 2 other dts packages. To handle step failures from the other dts packages, I am using the GetExecutionErrorInfo routine. When a failure occurs in a step from the invoked dts packages, and the Active X tasks invoke the error routine, the following error message appears:
Error code 0
Error Desc: Type mismatch 'step.getexecutioninfo'
Does anyone know what the problem may be?? Am I using the right routine for what I am doing??
Error code 0
Error Desc: Type mismatch 'step.getexecutioninfo'
Does anyone know what the problem may be?? Am I using the right routine for what I am doing??