There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
3 7324if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
1840Post New Oracle Forms Reports Questions
how to send file attachment from oracle forms
all steps of bitmap report?
List the different types of columns in oracle reports.
what are bind variables?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what are the new features introduced in oracle form services in 11g release 2?
What do we mean by record group in oracle forms?
how do u place it in required folder
what is the difference between call_form, new_form and open_form?
What is a matrix report and how many minimum groups are required to prepare the same?
What do you understand by oracle forms and why are they required?
What is the difference between BPA AND Contract What are documents and test cases u followed
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
What is an SQL FORMS ?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output