I am using sql server 7.0. I am using a dts to bring over data from sales files on our as/400. I have a date field format(2001-01-01) and a time field(13.00.00) which I would like to put together in a sql table as one field smalldatetime. (2001-01-01 13.00.00.000) Is this possible with a dts? The rest of the fields I'm brining over will basically just map to each other in other words straight copies.
Stacy
Stacy