Where did you get the watch1 window? how did you configured it to display 'Name' and 'Value' ??? Also , what would be the effect in the SQL server ? I see nothing happen. Thanks in advance
This works but, am I correct that I can't put this in some kind of loop, where the target table and output columns may change on each loop, since the metadata is set at compile time?
Where did you get the watch1 window? how did you configured it to display 'Name' and 'Value' ???
Also , what would be the effect in the SQL server ? I see nothing happen. Thanks in advance
This works but, am I correct that I can't put this in some kind of loop, where the target table and output columns may change on each loop, since the metadata is set at compile time?
For me column name which is dynamic from a for each loop is not appearing in expression task. Any idea