M
MR
If I have a select that joins two tables, say OrderMaster and OrderDetail,
how can i generate a recordset, or recordview, that would allow me to handle
the returned data so that i can process the data thru an outerloop on the
masterrecords and an innerloop on the detail records?
how can i generate a recordset, or recordview, that would allow me to handle
the returned data so that i can process the data thru an outerloop on the
masterrecords and an innerloop on the detail records?