Hi, I am new in this forum.
In my VC++ program, I provide SQL queries to main report and sub-report separately (the query is passed from the program).
The contents of the sub-report are related with the contents of the main report. Me question is how to let the sub-report use the ID that the main report is currently using to filter the data, or make the Main and sub reports cordiated on the ID.
I linked the subreport to the main report. The IDs are linked, but it does not work.
Please forward your instruction.
Thanks.
In my VC++ program, I provide SQL queries to main report and sub-report separately (the query is passed from the program).
The contents of the sub-report are related with the contents of the main report. Me question is how to let the sub-report use the ID that the main report is currently using to filter the data, or make the Main and sub reports cordiated on the ID.
I linked the subreport to the main report. The IDs are linked, but it does not work.
Please forward your instruction.
Thanks.