FORMS 4.0 Relation Problem
From: Ken Brouillette <kabroui_at_envc.sandia.gov>
Date: 23 Jan 1995 23:08:36 GMT
Message-ID: <3g1ctk$7fn_at_news.sandia.gov>
Date: 23 Jan 1995 23:08:36 GMT
Message-ID: <3g1ctk$7fn_at_news.sandia.gov>
Hi.
Ken
I have a question concerning a relationship I am trying to build
in Forms 4.0. I have three tables A, B, C. A is a master-detail to
B and B is a master-detail to C. I want to be able to query all of
the records in C associated with a user selected record in A without
having those records subsetted by the key in B.Is there a way to
do this in Forms without actually creating a foreign key relationship between
between A and C? Any ideas greatly appreciated.