Query parameters

edited 4:07PM in FastReport 3.0
Hi,
It would be usefull to "reduce" inspector query parameters based on their names.
for example:
Select field1 from table1
where
(date1 between :date_start and :date_end)
or
(date2 between :date_start and :date_end)
in this case, fr3 show 4 parameters: date_start, date_end, date_start and date_end
after reduction, fr3 would show only 2 parameters: date_start and date_end
thanks

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.