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: [ORACLE FORMS] Text Item

Re: [ORACLE FORMS] Text Item

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Fri, 26 Mar 2004 17:02:02 +0100
Message-ID: <c41k1d$nld$1@news5.tilbu1.nb.home.nl>


ben wrote:

> Hello,
>
> I begin in oracle forms develeppement and I have a problem with data-block
> and text-items.
> I want make a window to modify a record of the users table. It is composed
> of text items and a button 'modify'. I don't connected the data-block to
> the database because I want to make the update manually with a trigger by
> clicking on the button 'modify'. When I want to modify a field through a
> text-item I have the following error :
>
> FRM-40200: Field is protected against update.
>
> Or no fields are linked at the database and the data-block too.
> To try I set the 'Allow Update' property of all text-items to 'Yes' but
> nothing append.
>
> Does somebody can help me beause I swim.
>
> Thank you.
>
> ---
> ben
>
>

It has been a long time since I used forms, but did you not need to set all properties (insert, update, delete) to true (or: allowed)? Have you tried that?

-- 

Regards,
Frank van Bortel
Received on Fri Mar 26 2004 - 10:02:02 CST

Original text of this message

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