Hi, I have ssis xml file to sql table in xml type of column dt_ui2 ,type in sql tablq nvarchar(25) I have error: [XML Source [1]] Error: The "component "XML Source" (1)" failed because error code 0xC02090F8 occurred, and the error row disposition on "output column "ReferenceID" (2429)" at "output "Header" (263)" specifies failure on error. An error occurred on the specified object of the specified component. I add derived column : (DT_WSTR,25)ReferenceID What i can do else? Thanks