Import data from Excel sheet to my database table in c # windows applications
i need a help in how to import from excel sheet to my database table
I want to import from a form in my application by click on button to browse the file and select the excel file and then the file will imports to my database table
using c#