![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to import xml into varchar fields using SSIS, but the package designer does not allow me...I get an error... cannot convert between unicode and non-unicode string data Changing varchar to nvarchar in the table fixes that problem, but of course takes up more db space. Is there a trick to getting around this or a way to describe the xml as non-unicode so that SSIS does not see the source xml as unicode strings...or will it always assume all xml is unicode? I have the SSIS 2005 Wrox book but it does not elaborate much on this and only has one example (importing into nvarchar fields which works but is not great for large data warehouses). Any other good resources for this info? Thanks, Forrest |
![]() |
| Thread Tools | |
| Display Modes | |
| |