Re: Forms and constraints
From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Sat, 6 Dec 2003 07:34:07 -0500
Message-ID: <ReidnbarEfF1UUyiRVn-sQ_at_comcast.com>
-- a brief description of the tables in the master/detail and how they are related may also be of some help
-- as a sanity check, the versions of Forms and the RDBMS
Date: Sat, 6 Dec 2003 07:34:07 -0500
Message-ID: <ReidnbarEfF1UUyiRVn-sQ_at_comcast.com>
"Sergio Forever" <cirudinezidane_at_esdebian.org> wrote in message
news:f7eAb.166118$Ip6.2845767_at_news-reader.eresmas.com...
| Hello!
| I has done a form whith a master-detail relationship but when I am
| running the form and I insert in the master block I have a failure and I
| canīt insert in the master table. If I quit the constraints I can insert
| rows in the table!!
| Why??
| What is the solution?
|
| Thanks. ;)
|
please supply more details:
-- what is the error message? -- what constraints are you referring to? -- 'quit' constraints is not an oracle feature -- do you mean disabledatabase constraints, or do you mean that you are creating the block without the 'Enforce Data Integrity' option?
-- a brief description of the tables in the master/detail and how they are related may also be of some help
-- as a sanity check, the versions of Forms and the RDBMS
- mcs