Can I modify a ADOQuery Parameter in code
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?
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
ADOQuery1.Params[0].Value := ...