FrankMoore
Programmer
Guys,
I am tryihng to use the new VFP 9 multiple Detail bands, and I must not be understanding something.
I have a priimary table TRUSTOR with a primary field Trustor_id. It is the driving cursor in my report. Connected to it I have two tables, LOANS and TRAN_HIST, both with secondary Trustor_id fields. I have them relationalized in the reports Data Environment.
Now, if I set up a detail band with Tran_hist or Loan, and run the report, each of the trustors come up with all of the loans or Tran_hist records. But, if I setup with two detail bands so, supposedly, all of the trustor trustor_id records for loans and all of the trustor_id records for tr_hist should come up as a set, I get only ONE records per table for trustor. Anyone guess what gives?
I am tryihng to use the new VFP 9 multiple Detail bands, and I must not be understanding something.
I have a priimary table TRUSTOR with a primary field Trustor_id. It is the driving cursor in my report. Connected to it I have two tables, LOANS and TRAN_HIST, both with secondary Trustor_id fields. I have them relationalized in the reports Data Environment.
Now, if I set up a detail band with Tran_hist or Loan, and run the report, each of the trustors come up with all of the loans or Tran_hist records. But, if I setup with two detail bands so, supposedly, all of the trustor trustor_id records for loans and all of the trustor_id records for tr_hist should come up as a set, I get only ONE records per table for trustor. Anyone guess what gives?