The source text file for my SSIS 2012 Bulk Insert task has seven pipe delimited columns. The destination table has ten columns. The last three columns the table have defaults.
Before I go any further, can I my file source have fewer columns than my destination table with the Bulk Insert Task? I would think this cannot be done.
The requirement is to use Bulk Insert for fast loading. The last three columns in the destination table contain audit data.
Thank you for your help.
cdun2.