What are the built_in used to trapping errors in forms 4?
Answer / guest
Error_type return character
Error_code return number
Error_text return char
Dbms_error_code return no.
Dbms_error_text return char
| Is This Answer Correct ? | 0 Yes | 0 No |
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Explain types of Block in forms4.0?
Can a sigle canvas be used by different blocks ?
What are parameters?
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
all steps of bitmap report?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
What is AppCore and AppCore2 ?
Where is the external query executed at the client or the server?
Can you change the alert messages at run-time?
What built-in is used for changing the properties of the window dynamically?