Master Detail Report from SQL

Hi

Is there a way to create a report using Master Detail bands from a dataset created using a SQL query

Regards

Bobby

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 8:00PM
    Yes
    if one hetrogeneous query returning all data use an orderby clause in the query to get sorting of fields in correct order
    and use group headers with conditions ahead of 1 mdband
    if your query is not a tdataset descendant then connect the md band to an fruserdatset and write event handlers for onfirst,onnext, oncheckeof events of the
    fruserdataset.
    regards ;)

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.