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

New Post: Import subset of Data from Excel

Hi, I am new to this but I have been using the ExcelDataReader to upload an Excel Spreadsheet to a Database, this has worked great for a spreadsheet with just one set of data in it but I have been...

View Article


Source code checked in, #87450

use sharpsziplib 0.86

View Article


Closed Unassigned: Not work with ICSharpCode.SharpZipLib 0.86 [12561]

Subj, but in nuget discription writed that need SharpZipLib 0.86 or more. But by fact work only with 0.85.5 That cause many problem when use other assemblies, that work with 0.86Comments: Resolved with...

View Article

Commented Unassigned: Not work with ICSharpCode.SharpZipLib 0.86 [12561]

Subj, but in nuget discription writed that need SharpZipLib 0.86 or more. But by fact work only with 0.85.5 That cause many problem when use other assemblies, that work with 0.86Comments: ** Comment...

View Article

Commented Unassigned: Not work with ICSharpCode.SharpZipLib 0.86 [12561]

Subj, but in nuget discription writed that need SharpZipLib 0.86 or more. But by fact work only with 0.85.5 That cause many problem when use other assemblies, that work with 0.86Comments: ** Comment...

View Article


Commented Unassigned: Not work with ICSharpCode.SharpZipLib 0.86 [12561]

Subj, but in nuget discription writed that need SharpZipLib 0.86 or more. But by fact work only with 0.85.5 That cause many problem when use other assemblies, that work with 0.86Comments: ** Comment...

View Article

Created Unassigned: XLS file issue: Object reference not set to an instance...

I am getting error "Object reference not set to an instance of an object" while try to read attached file. Everything works fine after I open in excel and save. Just in case, I am getting this file in...

View Article

Commented Unassigned: System.Security.SecurityException in Windows Shared...

I have hosted my web application which uses Excel Data Reader in Hostgator shared hosting server. I am getting the foll. error. What needs to be done to fix it? Locally in my dev box, everything works...

View Article


New Post: Getting null value against .xlsx file

I found the same issue, and it was solved for me by changing the Page's Culture and UICulture to 'en-US'; I was using a different culture (bn-BD), that seems to be cause of the issue.

View Article


New Post: Default name for columns with no name

I have a .xlsx file where only some of the columns in row 1 has names. The columns with no name is automatically named 'Column?' (This is both Caption and ColumnName). I have previously used Excel by...

View Article

Reviewed: 2.1.2.0 (Mar 21, 2014)

Rated 5 Stars (out of 5) - Works perfectly. I created a little C# app for searching multiple excel files. At first I was using Excel's com to do this. It was very very slow. Switched over to using...

View Article

Created Unassigned: binary reader not returning all rows [12834]

Empty rows (with no cell) can lead to erroneous end of sheet detection.Patch : ExcelBinaryReader.csMethod : moveToNextRecordNoIndex()Old code :```if (record.IsCell) { var candidateCell = record as...

View Article

New Post: object reference not set to an instance of an object

Hi, I am facing issue with reading .xls and .xlsx file. It does work in my local machine. But, when published to QA box it throws the below error. Did anyone came across this issue ? I have pasted...

View Article


Commented Issue: IsFirstRowAsColumnNames not working correctly [8796]

I have the following code in my ASP.NET application: using (FileStream stream = File.Open(path, FileMode.Open, FileAccess.Read, FileShare.ReadWrite)){ using (IExcelDataReader reader =...

View Article

New Post: Reading numeric data with same rounding as displayed in Excel.

My users typically have data containing more than 2 decimal points, that is formatted in Excel to show just two decimal places. Ideally, when I import this data, I would get the values as displayed in...

View Article


New Post: How to import Image from Excel sheet

I have an excel sheet that contain images and I want to import. I am using Excel data reader. How can I implement that using C# ?

View Article

Patch Uploaded: #16126

bleze has uploaded a patch.Description:Made default/empty column name public so the user can control names of columns with no header name.See https://exceldatareader.codeplex.com/discussions/539575 for...

View Article


New Post: Default name for columns with no name

Ok, after reading the documentation I created a patch with the id; 16126. Hopefully it will accepted as my issue is now resolved by it.

View Article

New Post: Default name for columns with no name

Thanks for that!

View Article

Created Unassigned: Default name for columns with no name [12857]

I have a .xlsx file where only some of the columns in row 1 has names. The columns with no name is automatically named 'Column?' (This is both Caption and ColumnName).I have previously used Excel by...

View Article
Browsing all 448 articles
Browse latest View live


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