Read an Excel file using OPCPackage
I am trying to read an excel file in order to fill my SQLite database with it’s data, but when I try to open the file using **OPCPackage **or FileInputStream it won’t open even the file is exist
I am trying to read an excel file in order to fill my SQLite database with it’s data, but when I try to open the file using **OPCPackage **or FileInputStream it won’t open even the file is exist