Assign a Edit1.Text to Query Parameter don't work...

I'm Trying to assign a Edit1.Text (from a FastReport Dialog) to a Internal frxAdoQuery's Parameter, without sucess....

See the SQL Code:
SELECT * FROM ANIMALS WHERE NAME = :PAR1

In Params Editor Dialog, What I would to do?

Comments

Leave a Comment