Subject Best place to plug parameters value on tib_query.
Author Luiz Alves
List,

If I have a parameterized query as:
'select first ?par1 * from table'

Which is the better event on tib_query to plug values into 'par1' parameter?
Is OnAfterPrepare, OnPreapreSQL or there is another?

Thanks in advance,

Luiz.