|
On 6/1/2017 4:27 PM, Dan Rasch wrote:
We have recently encountered errors from an existing
application that downloads error records to a spreadsheet.
Can you share the nature of this existing application?
Is it a CPYTOIMPF, CPYTOPCD (hey, it happens), HSSF/POI, Python
library... what is the output format: CSV, XLS, XLSX, XML, JSON...?
There were 13,xxx rows.Limits are tricky things.
One row 64MB wide might be harder to open than 64K rows 5 bytes wide.
Saying '13K rows' may not be as informative as one might hope.
A little background. I suspected bad data in a record so I did some
CPYF's around it but no help.
Then, after other tests, discovered it was a size type problem, as
anything over 12,xxx records would fail.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.