Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 DTS activex commandt in SSIS .Net

Author  Topic 

vasu4us
Posting Yak Master

102 Posts

Posted - 2007-10-10 : 17:39:07
i am migrating DTS to SSIS and i am not able to find alternate commands in SSIS script which is VB.net

1. how to get the package name into a variable in the script
in DTS it was - DTSGlobalVariables.parent.name

2. what is the option for result = DTSTaskExecresult_Failure

EDIT from tkizer: Moved topic to SSIS forum.

Thanks
   

- Advertisement -