Is there any way to use DTS to add a column to a table that contains the current date? What I have now is a fixed lenght text file that I move into SQL using a DTS. I would like to add an extra column containing the current date into the table with the records from the text file. There must be a easy way of doing this but, I'm new.