ParamCheck
Hi!
I'm trying to use the command "EXECUTE BLOCK" (Firebird) into a TFrxDBXQuery, inside my report.
The problem is that FastReport is marking some code of the execute block as parameters of the report (because of the ":").
I think I could do it work out, if I disable the checking of parameters.
In Delphi's TDBXQuery there is a property called "paramCheck".
Is there something like this in FastReport?
Thanks!
Fabio Schunig
I'm trying to use the command "EXECUTE BLOCK" (Firebird) into a TFrxDBXQuery, inside my report.
The problem is that FastReport is marking some code of the execute block as parameters of the report (because of the ":").
I think I could do it work out, if I disable the checking of parameters.
In Delphi's TDBXQuery there is a property called "paramCheck".
Is there something like this in FastReport?
Thanks!
Fabio Schunig
Comments
I'm going to open a ticket.
Regards,
Fabio Schunig