Вопрос

I am loading about 20,000 rows into a <cfspreadsheet>. It throws an error:

enter image description here

When I limit the number of rows to 15,000, I don't get an error.

Is there a hard limit on the number of rows <cfspreadsheet> supports?

Это было полезно?

Решение

This sounds similiar to the issue I had here: How do I fix SpreadSheetAddRows function crashing when adding a large query?. If you have CF10 then you might be in luck 'cause that should be fixed now (as of Update 10 at least).

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top