I am building a app that, There will be a button and on click it will take an excel file from the user local and that will directly get inserted to SQL DB if all row matches then insert other wise error message "Invalid columns"
Is this possible? If yes please help me, because I have looked many articles but didn't find any that solves this issue.
Thanks in advance.