
November 4th, 2006, 05:00 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 17
Time spent in forums: 57 m 17 sec
Reputation Power: 0
|
|
SSIS Package Connection Contexts
1) When we work with SSIS data flow packages, for source and target conatiner, we add a connection.
2) Instead of pre-fixing connection contexts this way, I would like to provide these dynamically at execute time.
3) Is this possible & if so, how?
4) Is it possible to compile, deploy and install packages without specifying connections for source and target containers and then provide these dynamically at execute time.
|