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: Use SAX: http://blogs.msdn.com/b/brian_jones/archive/2010/06/22/writing-large-excel-files-with-the-open-xml-sdk.aspx
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: Use SAX: http://blogs.msdn.com/b/brian_jones/archive/2010/06/22/writing-large-excel-files-with-the-open-xml-sdk.aspx