Hi,
I am new to ClosedXML.
I got one requirement to save 16 tables data into single excel file.
Each table will have 200k records.
I used ClosedXML and application got hanged. Memory usage went to 98%.
Will ClosedXML library supports this large data?
Will it at least support save 1 table data of 200k records?
Regards,
Chakravarti.B.
Comments: ClosedXML can handle it as long as you have the memory for it. More data = more memory used.
I am new to ClosedXML.
I got one requirement to save 16 tables data into single excel file.
Each table will have 200k records.
I used ClosedXML and application got hanged. Memory usage went to 98%.
Will ClosedXML library supports this large data?
Will it at least support save 1 table data of 200k records?
Regards,
Chakravarti.B.
Comments: ClosedXML can handle it as long as you have the memory for it. More data = more memory used.