Subject | RE: [IBO] Event question |
---|---|
Author | Helen Borrie |
Post date | 2001-03-26T15:03:37Z |
At 02:05 PM 26-03-01 +0200, you wrote:
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Then I don't know what I'm doing wrong. I have a After Insert trigger withHave you registered the event in the Events property of IB_Events component? You won't get notification if the component doesn't know to listen for it...
>at the end POST_EVENT 'TEST'; (just to do a test, doesn't mean anything).
>When I do a post of the record, followed by a CommitRetaining, I don't get
>any notification in the IB_EVENTS component.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________