Answer Posted / guest
Object Linking & Embedding provides you with the
capability to integrate objects from many Ms-Windows
applications into a single compound document creating
integrated applications enables you to use the features form .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the different triggers associated with oracle forms having a master-detail relationship.
What do you understand by lov?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
where do u put the report file
What is an SQL FORMS ?
how do u compile a form i.e .fmb file in Unix or in dos
What is responsibility and how u attach How to create user and how u attach with responsibility.
hiding item in report how like that properly,thats manually but at runtime i want to do
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
can you convert or reverse engineer a fmx back to a fmb file?
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
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
Explain the various types of oracle report?
How to create Drill down report?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed