Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bonger06

    Parent with 2 Child Tables in a report

    Regarding you're suggestion jrbbldr, I tried combining child1 and child2 into a cursor. Basically, these two are unrelated. They are supposed to be linked with the header. So it is not one of child1 to many of child2. It should be one of header to many of either child1 and child2. On my...
  2. bonger06

    Parent with 2 Child Tables in a report

    I'm using VFP 7. I did try creating a cursor that contains selected fields from both child tables but I encountered the same thing. Also, there is a blank line after a printed line.
  3. bonger06

    Parent with 2 Child Tables in a report

    Hey guys! I'm having problem with the report I'm doing. I have 1 parent table and 2 child tables (child1 and child2). They are all cursor tables. On my report, I want the parent fields to appear on the page header, child1 fields on the detail and child2 on the summary band. I already...

Part and Inventory Search

Back
Top