Forum Discussion

vishnukantsharma702's avatar
vishnukantsharma702
Copper Contributor
Aug 22, 2024

Error in importing Data SQL Server

While importing the data in the SQL Server, I am getting this error.

 

 

I am not able to solve the error after trying so much in the internet and youtube also.
Can anyone help in solving me this error.

  • Hello vishnukantsharma702 The error message is stating that the column named "InvariantName" is defined as UNIQUE so looks like your source data contains duplicate values. You can either clean up the duplicates or remove the constraint Regards Javier

Resources