Hi, i'm parsing a XLSX document from where I get data for a database in SQLPlus.
I've had an issue with it, it suddenly stops parsing at row 755, and the datasheet has like 1700 rows. How can I solve this? I'm using Eclipse JEE with POI-9 libraries, in case you want the code I'm using, feel free to ask for it.
