Re: trigger question

From: Parris Geiser <parris_at_duart.esp.bellcore.com>
Date: 1996/03/28
Message-ID: <4jelm0$e3u_at_athos.cc.bellcore.com>#1/1


Tab Liao (giodah_at_ms1.hinet.net) wrote:
> kasten_at_brookings.net (Chris Kasten) wrote:
 

> >parris_at_duart.esp.bellcore.com (Parris Geiser) wrote:
 

> >> Hi,
> >> We would like to execute a trigger when a record is
> >> inserted, but only if the transaction commits.
> >> That is, if the user inserts a record and then subsequently
> >> does a rollback, we don't want the trigger to fire.
> >> Is there any way to do this?
> >> Thanks for your help.
> >> parris
 

> PRE-INSERT should fit what you want.

> Tab Liao.
> giodah_at_ms1.hinet.net

Tab,

	Thanks for your answer, but what is PRE-INSERT?
	The CREATE TRIGGER has two options: BEFORE and AFTER.
		parris
Received on Thu Mar 28 1996 - 00:00:00 CET

Original text of this message