Hello All,
I am using SSIS 2008, I am porting data from excel source to table, one coumn in Excel source which is having integer values
but while mapping its showing DT_WSTR datatype, but mydestination table Column having Float Data Type ("DT_R8"), evenafter converting data type of Excel source to "DT_R8" in Data Conversion Transformation, still getting Potential Loss of Data Error.
How to Overcome this Issue in SSIS 2008, please provide solution to the above question, it will be so much helpful to me.
Thanks
===========
Supreeth