1
Vote

whenever data deleted from columns (not entire row from.xls file) still it is recognizing as data rows

description

• we are using a dll called 'Excel.dll(2.0.1.0)' (Specifically excelReader.AsDataSet()) method to read the data from .xls file.
• Its observed that, whenever data deleted from columns (not entire row from.xls file) the above method is recognizing as data rows
            for processing.
• Hence, its displaying wrong record processing count and not proceeding.
• So, please let me know how to go ahead to find resolution.
Here attaching a file, where it is having just 2 rows data, but identified as 120. Request you to look into this issue and provide the needful resolution. Thanks.

file attachments

comments