Hi - I have a simple database with two tables, household and household_members. There are two forms, a browse and edit for entering households and an edit form (used as a subform in the household form) for entering household members. The tables are joined household.household_id to household_members.mem_household_id.
On browse, when you click on a household, you can see the head of the household, and all of the members of the household.
The aim of my report is to be able to print out all the households with the household at the top of the page and the members listed in the detail area. I don't seem to be able to get just the relevant household members on the page. In the SQL I have tried different types of joins but to no effect. Can anyone help? Database backup attached.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Report page change after matching records
Report page change after matching records
You do not have the required permissions to view the files attached to this post.
Re: Report page change after matching records
Hi Lala,
Try putting the house in the top section eg.
This way you won't need to group your SQL statement.
And you'll get this...
Steven
Try putting the house in the top section eg.
This way you won't need to group your SQL statement.
And you'll get this...
Steven
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, how about leaving a nice review on SourceForge?