Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: difficult design question

Re: difficult design question

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 27 Nov 2007 20:55:16 +0100
Message-ID: <fii16q$ilf$2@news4.zwoll1.ov.home.nl>


meislerj_at_yahoo.com wrote:

> This all seems ok logically, but it allows for the out-of-sync
> situation I described above. And, when implemented in the database, I
> have shown that I can put assignments in groups where they shouldn't
> belong. I know I can have my application handle this business
> requirement, but I'd like to model it, and have the database handle it
> if possible.

Which part of
"This can be solved by having a trigger, that checks whether an assignment already is part of a group, or work item, or by keeping track of groups/work items on assignment level (if it's NULL, you can assign them, if NOT NULL, it's prohibited)"
was misunderstood?

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Tue Nov 27 2007 - 13:55:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US