Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 SSIS Data Type Issue

Author  Topic 

jscot
Posting Yak Master

106 Posts

Posted - 2010-10-25 : 21:51:20
I have source table field called "Discription" and data type is "text". and my destination field called "Note" and data type is "varchar". My question is how i change my data type from text to varchar in SSIS. I am using "Data Conversion" Transformation, but problem is still same. Any one please help me to solve this problem? Thanks in advance.
   

- Advertisement -