Re: Ask help for oracle forms problem

From: Toutounzis Ilias <toutounzis_at_isoft.intranet.gr>
Date: 27 Oct 1998 08:42:07 GMT
Message-ID: <01be018c$dcfd7580$37f77c92_at_is790.isoft.intranet.gr>


Hello.

- You can use the ENTER_QUERY command.
- Read the Forms Reference Manual about the Key-Triggers.
- You can check the item value befor isueing the trigger. 

Qiang Wu <wuqiang_at_cs.siu.edu> wrote in article <362A1AC2.BDFBDE2F_at_cs.siu.edu>...
> Hi,
> In oracle, when we want to execute a query, we must first enter a
> query, then execute query. Can we programmatically enter query?
> I mean,We use some code to explicitly change the value of some item,
> then run execute_query?
>
> Can we disable some key triggers? such as ctrl-f1, f7, f8,
> clear-form?
>
> Another problem is that when you input a form, you want to discard
> the current input, but the item has a trigger. Unless you have input a
> valid value, you can't leave that item field. Do we have a solution to
> discard the input at any time?
>
> Thanks in advance,
>
> Have a nice weekend,
>
> Qiang Wu
>
>
>
>
>
Received on Tue Oct 27 1998 - 09:42:07 CET

Original text of this message