Subject | Re: [IBO] Catching the trigger |
---|---|
Author | Carlos H. Cantu |
Post date | 2001-03-23T11:43:03Z |
I think you can do this using events. You can fire an event in your trigger
and when your client app detects it you do the refresh.
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
AT> Hi.
AT> Is there a way to catch the trigger (for example AFTER INSERT) on client side.
AT> For example:
AT> I have stored procedure that inserts data in TABLE1.
AT> I have AFTER INSERT trigger on TABLE1, which one I would like to catch (in my Delphi app.) when it fires
AT> and then refresh the grid which contains data from TABLE2.
AT> Is it possible and how, if not, is there another way to do this?
AT> Thanks,
AT> Aljosa
AT> [Non-text portions of this message have been removed]
AT> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
and when your client app detects it you do the refresh.
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
AT> Hi.
AT> Is there a way to catch the trigger (for example AFTER INSERT) on client side.
AT> For example:
AT> I have stored procedure that inserts data in TABLE1.
AT> I have AFTER INSERT trigger on TABLE1, which one I would like to catch (in my Delphi app.) when it fires
AT> and then refresh the grid which contains data from TABLE2.
AT> Is it possible and how, if not, is there another way to do this?
AT> Thanks,
AT> Aljosa
AT> [Non-text portions of this message have been removed]
AT> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/