Hello,
i am creating a form to upload data from excel file to sql database.
but having an issue of saving data due to 1 field as unique, so i can't insert data it gives error.
can anyone tell me how to modify my code so i can append data to sql database using my web form and removing duplicates and giving notification how many removed kind ?/
please help me.