Interview Preparation mode beta
Funny Facebook Status Funny Facebook Status
Enter your email address

SSIS - How to pass property value at Run time? How do you implement Package Configuration?

Nice?Vote!
asked 1 year ago in SSIS Interview Questions and Answers by R (19,530 points)

1 Answer

Nice?Vote!
A property value like connection string for a Connection Manager can be passed to the pkg using package configurations.Package Configuration provides different options like XML File, Environment Variables, SQL Server Table, Registry Value or Parent package variable.
answered 1 year ago by R (19,530 points)

Related questions