Quantcast
Channel: Excel Data Reader - Read Excel files in .NET
Viewing all articles
Browse latest Browse all 448

Commented Unassigned: Example of excel file returning no datasets - OpenXmlReader [12455]

$
0
0
FileStream stream = File.Open(excelFilePath, FileMode.Open, FileAccess.Read);
excelReader = Excel.ExcelReaderFactory.CreateOpenXmlReader(stream);
DataSet result = excelReader.AsDataSet();

result is null for the attached file.
Comments: ** Comment from web user: bvolkan **

Yes I've got the same problem it was zip library ICSharpCode.SharpZiplib. I will move this one there if it is OK with Maxplod...?


Viewing all articles
Browse latest Browse all 448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>