Subject | Re: [ib-support] Re: No problem , but help needed ! |
---|---|
Author | Martijn Tonies |
Post date | 2002-05-30T19:33:14Z |
Hi,
Triggers are executed when some DML happens on a table -
for example, you can tell table B to do something after an INSERT
happens by creating an AFTER INSERT trigger.
You might want to take a look at the sample EMPLOYEE database
that comes with the InterBase install. Several tables in there have
triggers assigned.
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
Triggers are executed when some DML happens on a table -
for example, you can tell table B to do something after an INSERT
happens by creating an AFTER INSERT trigger.
You might want to take a look at the sample EMPLOYEE database
that comes with the InterBase install. Several tables in there have
triggers assigned.
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> those are much more words that I need :) . Please , if you are so
> efficient with triggers, please advise how to insert data in table C
> consisted on values from table A and table B ( little short example )
>
> Please ??
> Goran
>
> --- In ib-support@y..., "Martijn Tonies" <m.tonies@u...> wrote:
> > Hi,
> >
> > One word: TRIGGERS
> >
> > More words: download the IB/FB documentation - see
> > http://www.ibphoenix.com/ibp_interbase_download.html#Docs
>
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>