| Subject | Re: [IBO] Syntax for passing variable to insert query | 
|---|---|
| Author | mitch_landor | 
| Post date | 2006-09-11T07:04:15Z | 
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@...> wrote:
Is not the result of a TIBOQuery a dataset? It has an OnNewRecord
event handler.
Also, the SQL code I posted was in the insert window of the TIBOQuery.
Can I just modify the code in the insert window to achieve what I want?
Mitch
            > >I have read that perhaps I should use the OnNewRecord eventApologies for being baffled.
>
> Nope. OnNewRecord is an event of a dataset.
Is not the result of a TIBOQuery a dataset? It has an OnNewRecord
event handler.
Also, the SQL code I posted was in the insert window of the TIBOQuery.
Can I just modify the code in the insert window to achieve what I want?
Mitch