DTS vs SSIS
Hi,
In DTS i'm using ActiveX script, performing some manipulation with the filesystem and finally ending the script with "Main = DTSTaskExecResult_Success" or Main = DTSTaskExecResult_Failure. Is there any equivalent code available in the SSIS. I think the code can be directly migrated to SSIS as ActiveX support by backward compatability.
Thanks,
Chandra
__________________
Thanks,
Chandra
|