Subject | Best place to plug parameters value on tib_query. |
---|---|
Author | Luiz Alves |
Post date | 2001-11-13T22:34:22Z |
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.
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.