Re: POSTing in Oracle Form

From: S.Chan <someone_at_microsoft.com>
Date: Mon, 15 Aug 2005 23:16:36 +0800
Message-ID: <ddqdcr$2irr$1_at_news.hgc.com.hk>


[Quoted] "Mark C. Stock" <mcstockX_at_Xenquery .com> wrote in message news:4MGdnT7Opp60LJ3eRVn-gQ_at_comcast.com...
>
> "S.Chan" <someone_at_microsoft.com> wrote in message
> news:ddqcap$2i8v$1_at_news.hgc.com.hk...
> > Hi All,
> >
> > I have some difficulities in using validating records via Oracle Forms.
> > After I enter all the data in a record and before go to next record I
need
> > to validate it to make sure it's ok. THe rules needs to validate both
the
> > current record set (to be commited) and those in DB. What I could
> > think to use is the POST statement.
> >
> > HOwever, in WHEN-VALIDATE-RECORD trigger I cannot use POST
> > because POST is a restricted procedure! Nor I can use timer to trigger
> > the posting.
> >
> > Are they any way to do this?
> >
> > Thanks for your suggestion. In response to my problem, please also
> > copy to simonwychan_at_gmail.com. It's real urgent !!!
> >
> > Thanks again.
> > Simon
> >
> >
>
> WHEN-NEW-ITEM-INSTANCE
> WHEN-NEW-RECORD-INSTANCE
>
>

Thanks for suggestions.

But when-new-record-instnace fires only when i enter a new record. While i was in the new record, i cannot validate the previous one. can i? Received on Mon Aug 15 2005 - 17:16:36 CEST

Original text of this message