SSIS is new to me, and version is 2005. Have a flat file dumped into a sql table. After this record is inserted , i need the date stamp a field in this table. I have created a user variable with the date. Also have the data flow to dump the record into the table. Now how do i update this column in the table with the variable. pls help