coldfusion - Need to Upload Excel file which is larger in size - Stack Overflow

admin2025-04-16  3

I am Using Excel file Upload functionality Which is very large, There are more than 10000 records in it, As my Page code loops through all the records one by one it takes more time and gets an out error,

I tried with <cfsetting requestTimeOut=""> Where it works fine but it also takes a lot of time to complete, and it can be a performance issue.

Do we have any other solution for this?

转载请注明原文地址:http://www.anycun.com/QandA/1744737789a86912.html