Can I modify a ADOQuery Parameter in code

edited 12:06PM in FastReport 3.0
in FR2 i cleared the sql and reloaded the sql i needed for the different options selected by the user.

this was fine, but it caused a massive amount of code on the OK button.

In quickreports I can edit the parameters in code, im just wondering if fr3 can do this?

Comments

  • edited 12:06PM
    Do you want to do something like this?
    ADOQuery1.Params[0].Value := ...

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.