pTaskResult problem
Hello,
On page 455 it is stated that "We MUST setup the result of the task to success so that DTS will report the result correctly"
From what I can see the EH: does not set pTaskResult to anything and because of that my error is not reported correctly.
If the EH also uses "pTaskResult = DTSTaskExecResult_Success". The correct text is returned to the DTS GUI othervice all I get is "the package failed"...
If anyone could explain how this works I would be very happy!
Regards,
Kastas
|