Subject Catching the trigger
Author AljoĊĦa Turk
Hi.

Is there a way to catch the trigger (for example AFTER INSERT) on client side.
For example:
I have stored procedure that inserts data in TABLE1.
I have AFTER INSERT trigger on TABLE1, which one I would like to catch (in my Delphi app.) when it fires
and then refresh the grid which contains data from TABLE2.

Is it possible and how, if not, is there another way to do this?

Thanks,
Aljosa


[Non-text portions of this message have been removed]