3
Answers

Import data from Excel sheet to my database table in c # windows applications

Photo of younis abdeljawwad

younis abdeljawwad

13y
3.9k
1
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#

Answers (3)