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

python - Referencing Data From a 2D Histogram -

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

c# - Derived UserControl layout resets after build -