We are using SSIS 2005 to Load an table into DB2. One of the fields has datatype datetime/varchar in SQL i.e., it stores yyyy-mm-dd hh:mm:ss . We used both Datetime and varchar, but we are not able to load into an DB2 table which has timestamp datatype.