Re: Forms 4.5 Master/Detail Help

From: <richu_at_interaccess.com>
Date: 1996/06/05
Message-ID: <richu.1.0054DB33_at_interaccess.com>#1/1


In article <4p5245$t0a_at_nntp.interaccess.com> andre_at_interaccess.com (Andre T. Allen) writes:
>From: andre_at_interaccess.com (Andre T. Allen)
>Subject: Forms 4.5 Master/Detail Help
>Date: Wed, 05 Jun 96 22:40:04 GMT
 

>Hello
 

>I am in the process of teaching myself Forms 4.5 in my spare time, and I have
>a quick question to all seasoned Forms developers.
 

>I have a Multi-Block, Master/Detail form. I am attempting to query on the
>'detail' blocks of the form, and have the 'master' blocks automatically
>populated. I know that Forms does this automatically in reverse (query the
>master & all detail is populated) I was hoping that there was a property or
>something that I could easily set to activate this.
 

>Thanks

I dont believe so..at least I've never seen it, and it doesnt make much sense once you have formally declared a master-detail relationship since ORACLE sets your joins based upon the PK-FK realtionships of your database tables... ordinarily, these become one-to-many relationships..from the master side, one would query return one or more rows...to backtrack from detail(FK) gives 1 row..the master itself. (note I always resolve many-to-many rel.) Received on Wed Jun 05 1996 - 00:00:00 CEST

Original text of this message