I have a simple flat file with several columns going into a SQL table which was supposed to by varchar(100). I hooked up the flat file source and destination and configured 2 of the columns for varchar(15) as was in the database table. I then realized
I had to change it to 100. When I changed the column widths for the flat file (CSV, comma delimited) in the advanced editor, I changed both the external and the input column widths. Then I close the dialog. At some point, I get the error that the external
metadata column is out of synch, etc. Regardless of whether I answer yes or no, the external values go back to 15 and will not stay at 100. What am I missing here. I even disconnected the source from the destination in case the destination column width affected
it somehow.
↧