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)
 dt_wstr data type

Author  Topic 

sarahmfr
Posting Yak Master

214 Posts

Posted - 2010-04-29 : 18:03:15
I am using SSIS to import data from an xml file using xsd but I got an error saying external data type system.string ssis data flow task data type 'dt_wstr' with length 255 wil be used .
how can i fix that using ssis gui
I do not have .net I am using coldfusion
thanks

sarah

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-30 : 02:50:13
you can change it in advanced editor

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

sarahmfr
Posting Yak Master

214 Posts

Posted - 2010-04-30 : 10:52:47
thanks

sarah
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-05-01 : 04:45:00
welcome

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -