GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  D2K
Go To First  |  Previous Question  |  Next Question 
 D2K  |  Question 14 of 71    Print  
how to populate detail block only on navigation to that block?<

  
Total Answers and Comments: 2 Last Update: December 27, 2006     Asked by: edwin peterson 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 01, 2006 04:10:37   #1  
R A J Member Since: February 2006   Contribution: 1    

RE: how to populate detail block only on navigation to...

Hi

U have to set the following property in detail block's relation object

Deferred Yes Automatic Query Yes

When a coordination-causing event occurs Form Builder defers fetching the associated detail records until the operator navigates to the detail block.


 
Is this answer useful? Yes | No
December 27, 2006 17:33:32   #2  
MK        

RE: how to populate detail block only on navigation to...
Do not establish the Master-Detail relationship in the data block wizard. Then populate the detail block in the Query only mode or you can also write the navigational trigger: When-New-Block-Instance.
 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : set_block_property('block_name',dml_target_name,'table_name'); ...

What is the correct sequence of firing triggers in Forms1) Pre-form2)Pre-block3)When-new-form4)When-validate-item5)Post-block

Latest Answer : Do not establish the Master-Detail relationship in the data block wizard. Then, populate the detail block in the Query only mode or you can also write the navigational trigger: When-New-Block-Instance. ...
Read Answers (2) | Asked by : edwin peterson

Latest Answer : In this senario Better to  use record group. Using record group we dump the table data at client system level and check the entered data. To achive this you write functions to find dup record under the Trigger When_new_item_instance at the block level. ...
Read Answers (3) | Asked by : nitin kumat

Latest Answer : In the KEY-NEXT-ITEM trigger write the plsql codeselect enum,rowid into :ENUM,:ROWID from EMPLOYEE  e where rowid
Read Answers (3) | Asked by : nitin kumat

What are the triggers that fires at form level, block level and item level at the time of query execution and What is the heirerchy
Read Answers (1) | Asked by : pushpendra

When execute query fire for a detail block and how many times pre query fire and how many times post query fire for a detail block?
Read Answers (3) | Asked by : parveen sharma


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

ODP.NET - Presenting Master-Detail Information Using a Dataset

ODP NET Presenting Master Detail Information Using a Dataset As mentioned before a DataSet object can have its own relations between data tables existing in it We can add these relations dynamically at the client side within an application to represent master detail or hierarchical information The f
 

Getting Started with Oracle and ODP.NET

ODP NET Developer&rsquo; s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

Step by Step Oracle PL-SQL Tutorial

This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your local Oracle Database Please note that you must learn these basic things before we actually start getting in to Advanced
 

Working with XML in Oracle

Working with XML in Oracle Introduction to XML Extensive markup language is the language which presents data in a human readable form of text The data can be anything from a purchase order or a stock quote or weather radar or a flight schedule it can be represented using XML XML is very similar to H
 

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