all steps of bitmap report?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Layout Editor?
Can a property clause itself be based on a property clause?
What is the purpose of the product order option in the column property sheet?
What is a Package Procedure ?
LOV can best describe a) window b)modal c)list d) none of these d)
What do you mean by a page ?
What is the built-in used to get and set lov properties during run-time?
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.
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
When will ON-VALIDATE-FIELD trigger executed ?
What are the two ways to incorporate images into a oracle forms application?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables