|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, February 28, 2013 2:17 AM
Points: 3,
Visits: 26
|
|
How can I get the values of Dynamic Properties task in a DTS package. I need to make decisions for next Execution steps based on the values in Dynamic Properties task.
The Properties being Catalog and DataSource
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, July 07, 2011 6:39 AM
Points: 1,
Visits: 2
|
|
| Have you tried storing the properties that you want into global variables and then accessing them for your next execution steps maybe by using ActiveX scripts?
|
|
|
|