Page 1 of 1

How does our report implement database paging

Posted: Thu Aug 10, 2017 2:41 am
by Jia Sheng
Hello,

Now We use Stimulsoft Reports.Java 2016.1, we are designing a report that needs to display a large amount of data. When we open the report on the jsp page ,the report will be stuck (cpu soared). the error like:
error
error
20170808163403190001.png (98.2 KiB) Viewed 3454 times
How does our report implement database paging?

thanks

Re: How does our report implement database paging

Posted: Thu Aug 10, 2017 8:01 am
by Vadim
Hello.
The stack trace display Font error, not DB.
We do not support pagination.

Re: How does our report implement database paging

Posted: Thu Aug 10, 2017 8:16 am
by Jia Sheng
Hello,

1. Can you help us to locate where is wrong? Which control is wrong?
2. Do you mean that our reports do not support a large amounts of data? how much record fetch in stimulsoft report?
3. Can the rendermode property of the dnet stiweviewer control be used to cache data and can it be used to configure large data to show?
Is the rendermode property present in the java report?

thanks

Re: How does our report implement database paging

Posted: Fri Aug 11, 2017 1:11 pm
by Vadim
Hello.
1. We need full stack trace, maybe you need to enhance memory for Java.
2. Our reports support a large amount of data (until memory allows), our reports not support pagination requests
3. rendermode is obsolete in all viewers. And there is no such functional like RenderOnlyCurrentPage