running a report from Form or other Report , The Parameter Form Page will be Display first . I don?t want to display the screen . What I have to do ?
1 5269How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
2 13296Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
1933Post New Oracle Forms Reports Questions
Explain master-detail relationship with some examples.
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
How to create Drill down report?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
Can we invoke one form from another in a multi-forms application?
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
Explain the various types of oracle report?
what is the difference between call_form, new_form and open_form?
what are the new features introduced in oracle form services in 11g release 2?
What is an oracle report?
what is tripstop report?
if u want to delete all these detail block etc what will happen in form
What do you understand by lov?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object