difference between global n context sensitive segments?
Answer / Kusum Tiwari
Global segments in Oracle Forms Reports are accessible from any form, block, or trigger within the application. They retain their values even after navigating away from the current form.nnContext-sensitive segments, on the other hand, are only accessible within a specific form or block and lose their values when the user navigates away.nnGlobal segments can be declared using the GLOBAL keyword, while context-sensitive segments should be defined without any keywords.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of transactional triggers?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
can you change the default value of the radio button group at run time?
difference between repeating frame and frame
What is the frame & repeating frame?
To execute row from being displayed that still use column in the row which property can be used?
What built-in is used for showing the alert during run-time?
What is the advantage of the library?
What are the built-in used for getting cell values?
HI GURUS, WHAT IS THE PURPOSE OF LEXICAL PARAMETER IN REPORT DEVELOPMENT.
Can we use GO-BLOCK package in a pre-field trigger ?
how i build a report