Subreport Tutorial
Subreport Tutorial
Database Schema
Employee
ID integer
first-name char(30)
last-name char(30)
Address
ID integer
Street char(30)
City char(30)
State char(10)
Country char(30)
Postal Code char(30)
10. Let’s compile and run the report now, we are just
running master report at this time.
28. Put the master report name and be sure not to put the
query in the query SQL text-field and press the
compile button. Now you should see the report in the
Acrobat Reader window.