![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello All, I am using a ActiveX Script Task to set the filename properties of the ExecutePackageTasks that execute the sub packages. The code in essense looks like this: Dim oPKG Set oPKG = DTSGlobalVariables.Parent oPKG.Tasks("DTSTask_DTSExecutePackageTask_1").File Name = "C:\..\Path to dts package" |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Did you try Dynamic Props ? |
#6
| |||
| |||
|
|
Hi Panch, "Panch" <apanchanathan (AT) gmail (DOT) com> schrieb im Newsbeitrag news:1115922180.619900.100310 (AT) o13g2000cwo (DOT) googlegroups.com... Did you try Dynamic Props ? I'm not the one who asked ;-) Your right, that you can set the property easily with the dynamic properties task. But when he already use an activeX task to decide which packages to execute, its easier to set the property directly - the result is the same. Helge |
![]() |
| Thread Tools | |
| Display Modes | |
| |