S
stoned99
Guest
The problem is in the mapping process, when you have a string that needs to be defined as date it actually sends SQL that includes a timestamp and generates a -181. I'm using DB2 z/os (not LUW). The mapping is controlled by the mapping files found in C:\Program Files (x86)\Microsoft SQL Server\120\DTS\MappingFiles I'm using VS 2013 as my SSIS development platform The file SSIS10ToDB2.XML which I believe is the mapping file being used by default is as follows: DT_DATE TIMESTAMP
Continue reading...
Continue reading...