dbTalk Databases Forums  

DTS Truncation of Decimal Places

microsoft.public.sqlserver.misc microsoft.public.sqlserver.misc


Discuss DTS Truncation of Decimal Places in the microsoft.public.sqlserver.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jmp
 
Posts: n/a

Default DTS Truncation of Decimal Places - 10-29-2003 , 12:13 PM






I'm running into an issue trying to DTS data into SQL 2000 from a
legacy system using an NCR ODBC driver. The decimal places on the
numeric fields are truncating. The source data is defined as
decimal(15,2) in the source data. The table is created in the DTS
process and is defined as decimal 9(15,2). However, the decimal
values are truncated. I've tried creating the table and just
appending the rows...again I got the same issue. Anyone run into a
similiar situation and have a possible solution? Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.