no1biscuit
Programmer
Here is what I am trying to accomplish.
I want all of the information of the parent table to show on the screen. I want a grid with all of the child rows on the same screen. When the user clicks the parent record navbar I want the grid to show that parent record, records. I have a DTC Recordset for the parent and a DTC Recordset for the grid. The Child recordset has a parameter for the joining of the parent and the child records. If I put in a manual parameter it works fine. But I can not find a way to populate the parameter based on the current parent record. Please help.
Thanks
Thom Morrow
I want all of the information of the parent table to show on the screen. I want a grid with all of the child rows on the same screen. When the user clicks the parent record navbar I want the grid to show that parent record, records. I have a DTC Recordset for the parent and a DTC Recordset for the grid. The Child recordset has a parameter for the joining of the parent and the child records. If I put in a manual parameter it works fine. But I can not find a way to populate the parameter based on the current parent record. Please help.
Thanks
Thom Morrow