Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

use variable in child package which is set in parent package

$
0
0

Hi
using ssis 2012

1- In parent package, there is a variable called vFileNameFullPath
2- This variable is assigned using variable1 and variable2
3- Parent package calls child package
4- How can child package use the variable vFileNameFullPath ?

Thank you


Viewing all articles
Browse latest Browse all 24688

Trending Articles