Subject Asynchronous Signaling
Author jhliang90us
I am trying to use FireBird asynchronous signaling/asynchronous
listening service. I will write a trigger or stored procedure that
posts an event whenever any application inserts data in a table.
Then I will write a Java client application listening for this event
and execute some AST callback function. I do not know how to start
yet. If you have any kind of samples or instructions, please
respond. Appreciate your help very much.