dbTalk Databases Forums  

DTS Transformation Error

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


Discuss DTS Transformation Error in the microsoft.public.sqlserver.dts forum.



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

Default DTS Transformation Error - 06-03-2008 , 10:40 AM






I am using an already developed DTS package that I created for a new
database. Everything looks the same here. Except now I am getting this nasty
transformation message...

An error occurred when you tried to submit changes to this transform. Please
refer to the following error message and make sure that you have edited other
properties of this transform by pressing "Properties" button on the "General"
tab.

Error Source: Microsoft Data Transformation Services (DTS) Data Pump

Error Description : DTSTransformCopy: Schema validation failed; See Extended
Error information. TransformCopy '(no name)' validation error; Cannot convert
(possibly due to type or length mismatch) column pair 1 (source column
'RequiredToRead' (DBTYPE_R8), destination column 'RequiredToRead'
(DBTYPE_BOOL).

The 'RequiredToRead' column is in a SQL Server Table and is defined as a Bit
and on the Excel spreadsheet is defined as a 'General' field. And when I
looked back at my previous DTS I used to create this, it was defined the same
exact way. So now why is it throwing up on me???

HELP!!!!!

Any help is greatly appreciated.

Thanks.

PSULionRP

Reply With Quote
  #2  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM






Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #3  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #4  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #5  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #6  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #7  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #8  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

Reply With Quote
  #9  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: DTS Transformation Error - 06-03-2008 , 11:31 AM



Is the SQL database the source or destination?

If it is the source, I can see no reason why DTS should assume it is
of type R8 (real). If the Excel spreadsheet is the source you might
have to do some legwork.. Basically, Excel tries to guess the data
type of a column based on the first 8 rows (by default) and often gets
them wrong. The thread linked below has some further information
regarding this issue:
http://groups.google.com/group/micro...c9d758010c9d32

Good luck!
J

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.