GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Oracle Apps
Go To First  |  Previous Question  |  Next Question 
 Oracle Apps  |  Question 163 of 174    Print  
Call an exe in D2k or Forms 10g
How can we call an exe in D2K or Forms 10g?


  
Total Answers and Comments: 0 Last Update: August 12, 2008     Asked by: rajivgupta780184 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Latest Answer : declarel_blob blob;l_bfile bfile;begininsert into demo values ( 1, empty_blob() ) returning theBlob into l_blob;l_bfile := bfilename( 'MY_FILES', 'aria.gif' );dbms_lob.fileopen( l_bfile );dbms_lob.loadfromfile( l_blob, l_bfile,dbms_lob.getlength( l_bfile ...

Latest Answer : Customization means add or remove some field from form. when we needs to customize the forms, first we transfer the forms from remote server to local m/c and open in developer 6i and customize the forms as per user requirement and comiple the form and ...
Read Answers (1) | Asked by : praveen

Whats the difference between run_report & run_product & run_report_object?Is run_report_object is used in oracle 10g in place of run_product ?As per my knowledge run_report is used to call the reports only, from form but run_product is used to call the other oracle objects also like graphics....But i m quite confused abt it .
Read Answers (1) | Asked by : guest

View Question | Asked by : soorajsk_84

Latest Answer : Lexical parameters are used to substitute multiple values at runtime. It can be used in FROM TABLE NAME and in WHERE clause. Usually the lexical parameters are defined in After Parameter Report or in Before Report. For example: IF :P_DATE_FROM IS ...
Read Answers (1) | Asked by : heba

Latest Answer : By Using run_product('reportname')  in-built feature  you can call one report from another. ...
Read Answers (2) | Asked by : RkRaju

How to grey out when one column is selected in D2K forms? 
Latest Answer : You have to useset_item_property inbuilt.firstly you create one attribute then use that attribute in set_item_property inbuiltwrite this code in when mouse click item in current item.RAJIV GUPTA YOGIK TECHNOLOGIES PVT. LTD ...
Read Answers (1) | Asked by : snreddyk

Hi Everybody..... 1) My query is like i have a form by name employeetest 2) I a form i have two canvases 3) 
Latest Answer : You can do this validation in two ways 1> You can select all the feild at a time and click F4 or go to the properties of that and make the required feild(required property) =YES2>You can also do it through codingi.ebegin If :block1.textbox1 is null and ...

How can we call an exe in D2K or Forms 10g? 


 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
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ 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
 

What is Oracle Net Service

Oracle Net Services provides enterprise-wide connectivity solutions in distributed, heterogeneous computing environments. Oracle Net Services eases the complexities of network configuration and management, maximizes performance, and improves network diagnostic capabilities. Oracle Net, a component
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape