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
List out the oracle forms configuration files?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
What is a matrix report and how many minimum groups are required to prepare the same?
What is responsibility and how u attach How to create user and how u attach with responsibility.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
How can we generate report output in excel format?
if some data is not transfered where it will get stored
how report can be generated if we have the database designed in oracle 10g?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what are bind variables?
all steps of bitmap report?
what is the difference between call_form, new_form and open_form?