sunder.bugatha (12/11/2014)
save it as a SSIS package and use data conversion transformation to convert it to relevant datatype.
Any data that has already been lost during the conversion to SmallDateTime will not magically reappear if converted back to DateTime.
Better to change the datatype of the source columns.