Export and Report of Millions Data
Export and Report of Millions Data
I have alot of softwre projects and software solution.Now I have huge data in my database and I want to report this data.
But My hardware properties are not so good.
But I have to make this report for my customers.
I want to make report and export works.I want to take the best Economic Datatables.Net Solution for just report and exports(PDF,Excel).
For example.
1.how much can I take pages of PDF export in the lowest paid or free version of Datatables.Net.
2.How much can the table report take time for 1,5 millon or more rows data in Datatables.Net.
3.How much can the Excel Report take time for 1,5 millon or more rows data in Datatables.Net.
Please Help me,
I am so pleasure if you are hurry up,
Computer Engineer,
gncyadgzl
Answers
There is no fundamental limit to the number of records that can be exported by Buttons (which is MIT licensed btw). However, there are piratical limits in terms of the host computer's processor, RAM and browser. For example don't expect a Pentium 2 with IE to output a massive file!
Realistically I would suggest that if you are exporting millions or rows then you should create the file on the server-side and then just download it.
Allan