Re: multiple tables

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Sun, 19 Sep 1999 20:06:22 +0800
Message-ID: <37E4D1BE.59E7_at_yahoo.com>


Allorio Luca wrote:
>
> Is it possible to manage (to insert,cancel,update) more tables into the
> same block?
>
> Thanks
>
> banghor_at_usa.net

You can code the triggers ON-INSERT, ON-UPDATE and ON-DELETE to override the normal forms processing. This is often used to allow updates to blocks which are based upon a view as opposed to a table.

HTH

-- 
===========================================
Connor McDonald
[Quoted] "These views mine, no-one elses etc etc"
connor_mcdonald_at_yahoo.com

[Quoted] "Some days you're the pigeon, and some days you're the statue."
Received on Sun Sep 19 1999 - 14:06:22 CEST

Original text of this message