Using: CR 10.
Database: MS SQL Servcer 2000 SP4.
Connection: likely ODBC but open to suggestion.
Called from a VB app.
I am trying to design a large (20+ pages) report for an insurance company and I am not sure of the best way to do it. I am looking for your suggestions and comments.
Here goes...
The report is to detail a client and the employee benefits that a client has. There are 20+ benefit packages available and a client can choose from the 20+. This means that the report will have the client information and information on the selected benefits (1 - 20+).
I am thinking of having each benefit as a separate subreport within the main report. I am hoping that this will allow me to suppress the specific benefit if it is not selected and print each one starting on a new page.
Page numbering is an issue as it must by consecutive page numbers regardless of the number of benefits (each benefit is 1-5 pages). I am hoping that the subreports will allow the page numbering (footers) to be consistent with the main report.
My Questions are as follows.
1. Will this report design work? If not why?
2. If it will work, how and where is it best to set up the subreports?
3. Is there a better way to design the report?
4. Are there any pitfalls that I should watch for?
If you would like more clarification or detail then please ask.
Thanks for taking the time to read and consider this post. All comments and suggstions are welcome.
zemp
Database: MS SQL Servcer 2000 SP4.
Connection: likely ODBC but open to suggestion.
Called from a VB app.
I am trying to design a large (20+ pages) report for an insurance company and I am not sure of the best way to do it. I am looking for your suggestions and comments.
Here goes...
The report is to detail a client and the employee benefits that a client has. There are 20+ benefit packages available and a client can choose from the 20+. This means that the report will have the client information and information on the selected benefits (1 - 20+).
I am thinking of having each benefit as a separate subreport within the main report. I am hoping that this will allow me to suppress the specific benefit if it is not selected and print each one starting on a new page.
Page numbering is an issue as it must by consecutive page numbers regardless of the number of benefits (each benefit is 1-5 pages). I am hoping that the subreports will allow the page numbering (footers) to be consistent with the main report.
My Questions are as follows.
1. Will this report design work? If not why?
2. If it will work, how and where is it best to set up the subreports?
3. Is there a better way to design the report?
4. Are there any pitfalls that I should watch for?
If you would like more clarification or detail then please ask.
Thanks for taking the time to read and consider this post. All comments and suggstions are welcome.
zemp