Queries based upon queries.


Is it possible to have a query refer to another query? eg my DataSource has Table1,Table2,Table3 and I make a query (Query1) using Table1 and Table2, I then want to make another query using Query1 and Table3 for example.

Thanks,

Anthony

Comments

  • edited 1:06PM
    No, it's not possible: in the SQL you may refer only to the database objects. Queries created in FastReport can't be used in another query.

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.