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.
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...
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
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...
hi dear frends,
i've two blocks named STYLES and SDETAILS both in the different canvases. where STYLES is a master block and
SDETAILS is detailed block.
now i want while entering the data or querying block
that on double clicking the STYLE_NO from styles the form
should move to the...
hi frends.
is there some simple way that i can perform some action on keybord keystroke.
like i want the forms to search for the text in the text box on pressing the enter key.
also tell me if i can configure forms menu shortkeys.
thanx & regards.
hi dear frends,
can any1 help me how to select data into multi record block as i'm getting trouble with this way.
select all ID,NAME,ADD
into :ID,:NAME,:ADD
from STUDENTS
where NAME like '%'||:NAME||'%';
thanx
bye
hi dear frends
can someone plz mail me the default menu in the oracle forms i.e. menudef.mmb , as i'm unable to find it,i've searched on the net but to no avail.
plz help me i need it bad.
Mail : bilal_ahmad7@hotmail.com
thanx in advance.
hi dear frends.
can any1 plz help me about where can i find the sql/plsql
coding or else for appropriate functions in the default menu
"menudef.mmb".
hi dear frends
can some1 plz help me that how can i search the data
in a form using the wild cards etc.
b coz in the built in it doesn't allow the wild cards.
also it requires entering in the enter_query mode to plce some search.
how can i search the text from specific text item on the...
hi dear frends
i've a problem in my E drive and when ever i try to scan it for viruses the system gets restarted automatically.
can any one plz help me.
hi dear frends,
it's been from few days that sometimes my shared access of the internet gets disabled automatically and when i try to enable shared acces the message displays
error 1061 cant enable shared access
or
error 0x80070425 cant accept control messages at this time
the error gets...
hi
can any1 plz tell me where to find the default menu's
'.MMB' file to which i can customize for me. i've been trying but didn't find it.
thanx in advance
bye
HI DEAR FRENDS PLZ HELP
1) i want to create a form for the table values like it's in the access that can be dragged to maximize or reduce the size of the field.
2) i want the table to be populated with the values from the DB.
can any1 plz help me doing this.
hi dear frends
can any1 plz tell me how to populate a list item with data base values on tha form and to perform specific action on selecting the value from list.
hi dear frends,
i've a report having one record per page. and i want this page to be printed twice, one having "ORIGINAL" and the other having "DUPLICATE" printed on the right corner of the report.
I'm trying the query that works in the sql like this
select...
hi dear frend,
i've a report having one record per page. and i want this page to be printed twice, one having "ORIGINAL" and the other having "DUPLICATE" printed on the right corner of the report.
plz help .
bye
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.