﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / SSIS rounding decimals / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 01:31:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SSIS rounding decimals</title><link>http://www.sqlservercentral.com/Forums/Topic1421132-391-1.aspx</link><description>found that the datasource precision wasn't set.  Thanks</description><pubDate>Mon, 18 Feb 2013 04:15:40 GMT</pubDate><dc:creator>adb2303</dc:creator></item><item><title>SSIS rounding decimals</title><link>http://www.sqlservercentral.com/Forums/Topic1421132-391-1.aspx</link><description>Hi,I am importing several csv files into a database.  The CSV files contain data in a decimal format, accurate to 5 decimal places.  I have added data sources for these csv files and given these fields DT_DECIMAL data type.  In the database, the data type for the column receiving this data is decimal(18,5).  However, something is rounding the values to whole numbers.  For example, I get 125.00000 instead of the expected 125.2342.Any ideas?thanks, Andrew</description><pubDate>Mon, 18 Feb 2013 04:10:50 GMT</pubDate><dc:creator>adb2303</dc:creator></item></channel></rss>