I wish to display data from 2 tables in the Details section.
The sequence will be:
1. Show all data from table 1 first.
2. After that show all data from table 2.
You would have to use subreports to do this. Use one for one table, and one for the other table. If they relate to the same field, e.g., {table.customerID}, you might group on that in the main report and then link each subreport to that field. Place each subreport in a separate group header or footer section.
I have tried to put data from one table in the main report. I created one subreport by using data from another table and insert into main report. But the result didn't show the subreport details. I used the following codes in my VB program:
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.