2
Answers

Excel to sql in ASP.NET Web Application

Photo of Mufid Bagdadi

Mufid Bagdadi

9y
668
1
I am trying to extract data from excel sheet to my database table. But when i try to execute there is an sql exception.
The Microsoft Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission to view and write its data.

Answers (2)