Mapping of column name in excel file with database table
by sumit_701
. Updated 20 years, 1 month ago
hi!!
In my project in asp.net,
I have to fetch data from excel file and store that data in sql table and i have fetch only that columns of data from excel which i mapped with perticular columns in database table.