Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

importing XML files with special characters to SQL Server tables

$
0
0

Hi, I have an SSIS package which successfully imports data from multiple XML files (XML Source) to SQL Server tables (OLE DB destination). However the package fails when encountering the uacute character as seen in the source XML here:-

<POSTCODE_DISTRICT>LE-ú</POSTCODE_DISTRICT>

The error messages are as follows: -

[XML Source [24575]] Error: The component "XML Source" (24575) was unable to process the XML data. Invalid character in the given encoding. Line 48567, position 23.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on component "XML Source" (24575) returned error code 0xC02092AF.  The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.

Do SSIS XML Source transformations tasks not handle such characters or is there an underlying problem with the XSD file?! Any assistance would be much appreciated.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>