When the form is running in DEBUG mode, If you want to
examine the values of global variables and other form
variables, What package procedure command you would use in
your trigger text ?
How i get the client m/c IP address.
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
What is the between Function and Procedure?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
How do you trap the error in forms 3.0 ?
Explain the following file extention related to library?
what are Navigational Triggers?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
At what point of report execution is the before Report trigger fired?
What are the different types of Record Groups?
what is the use of between page trigers in REPORTS... (please give answer in a explanatory way...if possible give screen shots also...)