I am importing data from my excel file to sql database. I am using MVC 5 and entity framework 6. I am using epplus to import the data and sqlbulkcopy to import the data to sql.
I am getting 3 errors:
1) excelImportDBEntities.Database.Connection
2) sqlbulk...