the code's written in the pl/sql of menu item 'ENT_QRY' in the menu 'MYMENU'.
i want to disable this menu item when the system gets into the enter-query mode on clicking the menu item.
hi frends,
i've written this in the menu pl/sql
if NOT system.mode='eneter-query'
then
enter_query;
set_menu_item_property('mymenu.ent_qry',ENABLED,PROPERTY_FALSE);
end if;
but it's not working.
plz help me.
sorry dear frend DIMA
i couldn't stick to ur advice due to the problem that i ws wondering if not to write this DML, then how to update some data i'm looking at in my forms.
Hearty thanks for ur precious advices.
bye
Hi dear frends
i've written the sql update command on a button press trigger as
begin
update TNA
set shipdate = :shipdate , description = :description
where TNAID = :TNAID;
commit ;
end;
but when i do this it shows PK Uniqueness error. i.e. the form tries to resave it as...
i've tried editing FMRUSW.res file and to save it but can't either save the same file or save it to another location with different name.
key bindings.
hi frends plz help
i'm wondering on how to get started with oracle terminal , where to find the resource file thats currently being used by the oracle forms and that how can i modify it to get my required tasks done.
thanks in advance.
bye
sorry it'll b a great problem for me to having it reinstalled then restoring the data.
and the problem was not in the beginning but it has started behaving like this abt a week ago.
thanks for ur response.
any other suggestion plz.
hi frends,
both of these properties i.e. Deffered & Auto Query are set to 'NO' (default-I didn't change).
is it necessary to create relation even, when doing the job manually.
thanx
bye
hi dear frends,
plz help me resolving my problem.
problem is that,every next day when i try to connect to the DB through sql.the error Unable to connect to destination is returned . and on rebooting the system the problem gets solved .
plz tell me what might b the reason and suggest the...
sorry dear,
i think i didn't mention it that i've tried this suggestion too. but same results occured.
i think if i'm trying to find some solution ,there's no reason for me to not try the suggested solutions.
ur suggestions are really precious for me as i've solved my problem timely by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.