Sub-Report Problem

i have 2 ADOQuery datasets
ADOQuery1 contains student no. & name
ADOQuery2 contains student no. & student subjectsin the part of subreport, only the related student records will be shown. e.g. when master band shows a student record called 'PETER', the subreport records will only show the records of 'PETER' ONLY.But the result not as we expect, how?we use Sub-Report or Master-detail, which one is better?

Mark

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 1:34PM
    the queries must be linked properly first
    query2 needs to be parametrized to use a value from query1.
    ;)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.