Re: firign sequence of triggers in forms

From: srivenu <srivenu_at_hotmail.com>
Date: 24 Apr 2002 01:17:15 -0700
Message-ID: <1a68177.0204240017.3d427e1d_at_posting.google.com>


Create several triggers with dummy code like this begin
null;
end;
Turn on debugging and set a break point in each of the triggers. Then you can when the code fires and which trigger is firing first. Received on Wed Apr 24 2002 - 10:17:15 CEST

Original text of this message