Subject Background Processing
Author Ian A. Newby
Hi All,
Is it possible to defer processing of an action initiated with a
trigger?
Ie fire a stored procedure off in a seperate thread and return
control immediately to the client app?

I know I can do this in the client or via middleware but I
wondered if it was possible to be initiated in a trigger. (Also
would this be a 'good' enhancement to firebird?)

Regards
Ian Newby