Name the two files that are created when you generate the
form give the filex extension ?

Answer Posted / krishna kumar r

.fmb - File Module Binary
.Fmx - File Module executable

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

did u received a single file or multiple files

1792


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

793


how do u compile a form i.e .fmb file in Unix or in dos

4353


what are bind variables?

807


if u want to delete all these detail block etc what will happen in form

1731


where do u put the report file

1881


What is a user exit program in oracle reports?

759


I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

1010


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1735


What are the various configuration files that are used by oracle forms?

789


what exactly u write in when_new_form_instance

3186


How to create Drill down report?

1894


what is the difference between call_form, new_form and open_form?

959


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1658


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2714