Re: Trigger: How to identify which event fire the trigger.

From: Frank <franjoe_at_frisurf.no>
Date: Mon, 6 Aug 2001 11:14:21 +0200
Message-ID: <Jetb7.305$ep5.5411_at_news1.oke.nextra.no>


Hi!

Try;

IF UPDATING THEN ....
IF INSERTING THEN ....
IF DELETING THEN ....


Frank

EMDI <di.pasquale_at_home.com> wrote in message news:m_pb7.12740$DW1.2384561_at_news1.rdc1.mb.home.com...
> Hi Guys.
> I need to generate a trigger with almost the same logic for Insert, UPdate
> and Delete however I need to know which event fire the trigger in order to
> adjust the code and avoid to create three triggers.
>
> Could someone please tell me in wich variable I might receive this
> information.
> Thanks
>
> --
>
>
> ------------------------------------
> Make Unlimited phone calls from your PC to ANY phone in the World!
> http://www.eboom.com/free/
>
>
Received on Mon Aug 06 2001 - 11:14:21 CEST

Original text of this message