Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Updating fields with FRM-40200

653881Oct 1 2008 — edited Oct 1 2008
Hello all,

I'm using Oracle10g with Form6i with XP sp2. I want to update a block's fields and i have a warning message FRM-40200 (field protected against updated). Here is my block and fields properties

block TypeRelation => insert allowed no; update allowed yes; delete allowed no
fields Nam => insert allowed no; update allowed no; delete allowed no
Type => insert allowed no; update allowed yes; delete allowed no
Relation => insert allowed no; update allowed yes; delete allowed no

When i want to update Type and Relation fields, a FRM-40200 is display.

Do you show me how to resolve this?

Thanks.

MK.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2008
Added on Oct 1 2008
10 comments
1,244 views