I believe I deleted an unnecessary field in a table a while back. Now when I try to open a DTS transformation script that is used to load a text file into this table, I get an error that states "Some of your transformations refer to columns that do not exist in your source of destination". The only options I have are to "Remove invalid transformations", "Change source/destination", or "Remove all transformations and re-do auto-mapping".

I don't like any of these options because they all throw out my ActiveX script and I'd really like to keep that logic. How can I read that original transformation script?