I have a xml source in that i have a column which name as " CountryId" ,
when i transfer the data from xml to sql server im getting the bellow error
error msg :
TITLE: Package Validation Error
------------------------------
Package Validation Error
------------------------------
ADDITIONAL INFORMATION:
Error at Data Flow Task [SQL Server Destination [1372]]: The column "CountryId" can't be inserted because the conversion between types DT_UI4 and DT_I8 is not supported.
Error at Data Flow Task [SSIS.Pipeline]: "component "SQL Server Destination" (1372)" failed validation and returned validation status "VS_ISBROKEN".
Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
Error at Data Flow Task: There were errors during task validation.
(Microsoft.DataTransformationServices.VsIntegration)
------------------------------
BUTTONS:
OK
------------------------------