how can u store a picture file in oracle database? explain the
path/command?
Answer Posted / srihari.y
we put the pictures in report output use bellow path
goto livepriviwer of reports--->goto file
import--->image browse--->select image and save it
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
what is the difference between call_form, new_form and open_form?
What do you understand by lov and how can it be used?
a text item is there what r the different types of triggers associated with it
What is a user exit program in oracle reports?
where do u put the report file
Explain the different levels at which oracle form services interact.
Explain master-detail relationship with some examples.
what is tripstop report?
Explain how one can iterate through items and records in a specified block?
hiding item in report how like that properly,thats manually but at runtime i want to do
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
from where do u receive the information to develop report
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
How to create Drill down report?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff