Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DBTYP Question

Status
Not open for further replies.

JerryJay

Technical User
Jan 27, 2006
24
US
I have a DTS job which fails due to the following error:

The number of failing rows exceeds the maximum specified.
TransformCopy 'DirectCopyXform' conversion error: Conversion invalid for datatypes on column pair 3 (source column 'Soc Sec #' (DBTYPE_WSTR), destination column 'SSN' (DBTYPE_I4)).

Can anyone point me in the right direction as how to correct this? I am importing from an excel spreadsheet into a SQL database
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top