Subject Stored procedure called from Trigger
Author Chooi-Ting
Hi,

I found out that stored procedure is not executing when it is called
from another stored procedure, eg pr_test. and pr_test is called by a
trigger, tr_update which will be fired when the table is updated.

is it a bug ?

Currently I am using firebird 1.0 in Sun Solaris.

rgds, chooi ting