Working with Decimal fields in SSIS
- by CoffeeAddict
I'm using SQL Server 2008 w/SP2.
I've got an incoming decimal(9,2) field incoming through my OLE DB transformation to my recordset destination transformation. It's like it's reading it as something other than a decimal? I don't know..I'm not an SSIS guru.
So continuing on...the problem I have starts here with me trying to stuff the value into a…