We are moving our legency data off our mainframe onto SQL Server. I'm having to take text files, using DTSs to load onto SQL Server tables. Many of these transformations contains 100+ transformations using copy columns. Does anyone have a way to print out the detailed transformations (i.e. col001 --> fld2, col002 --> fld1, etc.)