SSIS 2005
I have a flat file connection which is the result of a db dump.
New columns have been added to the file and now they need to be added to the connection manager.
There are a lot of columns and not all of them have the default dataypes
How can I make it see the additional columns without doing a full refresh, thereby causing all the datatypes to reset?