I have not tried this before, and from what I have read it should be possible, but I am missing the beginning piece of this flow.
I need assistance with correct approach for passing a value into a user defined variable within a ssis package. If I have a Stored Procedure that contains the variable value, how can I get that value into the variable at run-time.
The basic scenario here is that I need to filter all the source data flows by this variable so that limited rows of data are actually loaded into the destination tables.
I look forward to your response!
I need assistance with correct approach for passing a value into a user defined variable within a ssis package. If I have a Stored Procedure that contains the variable value, how can I get that value into the variable at run-time.
The basic scenario here is that I need to filter all the source data flows by this variable so that limited rows of data are actually loaded into the destination tables.
I look forward to your response!