Hi,
I have two tables containg the data like this:
Table1:
EMP_ID MONTH BONUS
1 July 200
1 July 100
1 Aug 300
2 May 300
3 July 400
3 Dec 900
Table2:
EMP_ID Month Comments
1 July Happy
1...
Hi,
In my application I am exporting the report (without data) files to .rpt files ( with data). But few of the reports fail with "error 507" error message.
Following white paper talks about the same but when exporting to Excel through ASP app ( and not to .rpt files)...
Hi,
I have to design a report in some format. And for that I am using some formulas with the assumption that each time I will recieve fix number of detail lines in the report page. I want to keep 18 detail lines on the page. So if my database table returns 12 records, even then I want to have...
Hi,
In my report I am using 'station code' as a parameter. These parameter values are retrieved from the database and then they are passed to the report.These values are stored in the database like this:
parameter parameter_value
station_code "LAX|PHX|SEA|NY"
( In this case...
Hi,
I have to provide a report to my company's VP. The data in the table, against which I have to generate the report, is like this:
invoice# customer# amount
ABC 9999 123
ABC 4567 123
DEF 5678 100
DEF 5678 100
XYZ...
Hi,
I am generating few reports using the RDC exporting method. But out of 100, 10 reports are not exported during the process and these 10 reports are not fixed. They could be any 10 reports out of 100 reports. I am exporting the reports from ASP pages. The error which is displayed on the...
Hi,
I have a report saved with data. The report is configured for some parameter and contains values for all the possible values.Now i want to access the same report from the browser but while accessing the report i want to display only some specified records depending upon the value of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.