What is the difference between boiler plat images and image
items?

Answer Posted / guest

Boiler plate Images are static images (Either vector or
bit map) that you import from the file system or database
to use a graphical elements in your form, such as company
logos and maps Image items are special types of
interface controls that store and display either
vector or bitmap images. like other items that store values,
image items can be either base table items(items that
relate directly to database columns) or control items. The
definition of an image item is stored as part of the form
module FMB and FMX files, but no image file is actually
associated with an image item until the item is populate at
run time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

4030


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

2471


Explain the various types of oracle report?

553


In what sequence do triggers get fired by oracle forms?

543


what exactly u write in when_new_form_instance

2902






In what situation u create the BPA.

1779


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1101


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

820


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

577


How to create Drill down report?

1701


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1559


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

1867


all steps of bitmap report?

1912


What is a user exit program in oracle reports?

580


What is a canvas in oracle forms?

600