dbTalk Databases Forums  

OLE DB Source not reading correct datatype length

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss OLE DB Source not reading correct datatype length in the microsoft.public.sqlserver.dts forum.



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

Default OLE DB Source not reading correct datatype length - 07-18-2006 , 01:53 PM






I'm importing data from VFP via OLEDB Provider. However, the source is not
reading the correct length from the source and subsquently the task fails due
to truncation. For example the source datatype of NUMERIC(7,3) is picked up
as NUMERIC(6,3) by the OLE DB Source task. In addition, It only does this on
some numerics columns not all-in the same table. I've installed the latest
OLEDB Provider which I believe is 9 and it is still occuring?? Thanks in
advance.

Reply With Quote
  #2  
Old   
JLDominguez
 
Posts: n/a

Default RE: OLE DB Source not reading correct datatype length - 07-18-2006 , 01:57 PM






BTW- I'm using SSIS

"JLDominguez" wrote:

Quote:
I'm importing data from VFP via OLEDB Provider. However, the source is not
reading the correct length from the source and subsquently the task fails due
to truncation. For example the source datatype of NUMERIC(7,3) is picked up
as NUMERIC(6,3) by the OLE DB Source task. In addition, It only does this on
some numerics columns not all-in the same table. I've installed the latest
OLEDB Provider which I believe is 9 and it is still occuring?? Thanks in
advance.

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 - 2012, Jelsoft Enterprises Ltd.