Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to view the ConnectionString value of Flat File Connection while debugging?

There seem to be 2 ways to set up the connection string in FlatFile connection properties:

  1. Using ConnectionString property
  2. Using ConnectionString expression

Which one will be used? Is there any way to see this value during the debug, or to print it out (is adding a new task, 'print in a file', a reasonable workaround)?

like image 449
Yulia V Avatar asked Jan 30 '26 01:01

Yulia V


1 Answers

As with everything in SSIS, an expression is used to overwrite the value of a property.

like image 103
Dominic Goulet Avatar answered Feb 01 '26 17:02

Dominic Goulet



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!