We are migrating a large set of DTS packages which load database tables from flat delimited files to SSIS. I am using the migration wizard and I have noticed that sometimes the migration defaults the column lengths to 50, and other times it defaults them to 0 (which apparently means 255). Can anyone tell me why this is occurring? According to literature I looked at 50 is the default, but the majority of my packages are coming over with a 0. Thanks for any helkp you can provide.
↧