Hi All,
I am calling my reports from a JSP page (unmanaged) that uses stored procedures to display the records. However, the reports are not displaying the recent data upon subsequent calls to the reports.
If I use "init=actx:connect" then it is fine, but how to force the report to connect to database on every call, without using "init", because the application can be used in Netscape also. The application has 60 reports. Please help ! The sample report given by Crystal Decisions on how to force a refresh will not help since it requires changing all the 60 reports.
Thanks in advance
I am calling my reports from a JSP page (unmanaged) that uses stored procedures to display the records. However, the reports are not displaying the recent data upon subsequent calls to the reports.
If I use "init=actx:connect" then it is fine, but how to force the report to connect to database on every call, without using "init", because the application can be used in Netscape also. The application has 60 reports. Please help ! The sample report given by Crystal Decisions on how to force a refresh will not help since it requires changing all the 60 reports.
Thanks in advance