How to add a new column to SSIS destination -


i added new field ole db source in ssis package. goes flat file destination. in flat file destination object, field shows under available inpt columns doesnt show anywhere else (available destination columns, or bottom box lists fields)

how available destination field?

go flat file connection manager used destination object, go advanced, , click "new", add column properties.


Comments

Popular posts from this blog

c# - Derived UserControl layout resets after build -

sql - Postgresql error: "failed to find conversion function from unknown to text" -

haskell - Using Monad/ST for non-concurrent message passing in a mutable graph -