What is the difference between object embedding & linking in
Oracle forms?
Answer Posted / guest
In Oracle forms, Embedded objects become part of the
form module, and linked objects are references from a form
module to a linked source file.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if u want to delete all these detail block etc what will happen in form
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 implicit anchor and how is it a different form explicit anchor in a report builder?
what is oracle forms?
did u received a single file or multiple files
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
Can we invoke one form from another in a multi-forms application?
What do you understand by oracle forms and why are they required?
What is responsibility and how u attach How to create user and how u attach with responsibility.
did u p prepared complex report
what is the difference between call_form, new_form and open_form?
What do you understand by lov and how can it be used?
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
What is the difference between bind and lexical parameter?
what exactly u write in when_new_form_instance