GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  Oracle Forms 3.0
Go To First  |  Previous Question  |  Next Question 
 Oracle Forms 3.0  |  Question 62 of 66    Print  
How can you call a form on a form

  
Total Answers and Comments: 3 Last Update: October 24, 2009     Asked by: Prashanth 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 18, 2006 03:43:15   #1  
Sri        

RE: How can you call a form on a form

Hi

We can call a form in 3 different ways :

1.Call Form

2.New Form

3.Open Form


 
Is this answer useful? Yes | No
September 16, 2008 02:28:25   #2  
sumanpani Member Since: September 2008   Contribution: 11    

RE: How can you call a form on a form
By using Gobal Variable we can call
Form to Form
Form to Report
Form to Graph

 
Is this answer useful? Yes | No
October 24, 2009 04:57:20   #3  
muniyuga Member Since: October 2009   Contribution: 2    

RE: How can you call a form on a form

The communication between forms can be done in the following 3 ways
let say Form A calls FormB

1.Using New_Form: this Terminates Form A and activates Form B

The NewForm will terminates your current active Form A and releases the memory which is used by Form A and Then activates the called Form B.

2.Using Call_Form:
This suspends the Form A and activates Form B.When you close Form B then Form A will active again.
User cant able to navigate between Forms A and B.

3.Using Open Form:
It opens the indicated form B.
User can be able to navigate between forms A and B.
This is used in multi form applications.

The above is just brief on "Functionality".You have to research more when you are implementing.

Regards
Yugundhar K


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape