views:

14

answers:

0

Hello,

I'm trying to read an Excel file using OLE.

The issue is that when the Excel file is located in a Unix share, when I try to read from it, I'm not able to read last row (only the last).

However, if I copy the file to Windows beforehand, then it is OK.

I think it might be some issue related to big/little endian.

Any help would be appreciated.