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  >  Interview Questions  >  Oracle  >  Oracle Forms 4.0
Go To First  |  Previous Question  |  Next Question 
 Oracle Forms 4.0  |  Question 82 of 92    Print  
how to create exe file of oracle9i application?

  
Total Answers and Comments: 2 Last Update: February 13, 2008     Asked by: tayyab_chishty 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 28, 2008 01:36:00   #1  
bahubcd Member Since: January 2008   Contribution: 1    

RE: how to create exe file of oracle9i application?
There won,t be any .exe file methodology in Oracle 9i as far as i know. The OC4J instance should be turned on and the .fmx files should be present on the server and then you can access the forms by using the ip or the url set by you in forms run time configuration.
 
Is this answer useful? Yes | No
February 13, 2008 10:39:33   #2  
g_sidhu Member Since: August 2007   Contribution: 122    

RE: how to create exe file of oracle9i application?
When you work in the Form Builder, you are creating binary files, and when you run an application, you are executing executable files. Forms stores its binary files with an .fmb extension and its executable files with an .fmx extension. The .fmx files are the compiled version of .fmb files. To run a form for testing or deployment, it must first be compiled into an .fmx file.



The .fmb files are platform-independent. They can be created on one platform and then edited or compiled on another. The .fmx files, on the other hand, are platform-dependent. An .fmx file



compiled on Windows NT cannot run on UNIX, and vice versa.




 
Is this answer useful? Yes | No

 Related Questions

Write the Abbreviation for the following File Extension        1. FMB      2.  MMB       3.  PLL FMB -----  Form   Module  Binary. MMB ----- Menu   Module Binary. PLL  ------ PL/SQL  Library  Module  Binary.

 Visual  Attributes  are  the  font,  color  and  pattern characteristics of objects that operators  see and intract with in our application. 
Latest Answer : The visual attribute object contains all of the properties that determine font and color. These properties are useful in that they let you create and apply look and feel standards to multiple objects throughout your applications. A visual attribute called ...

 An alert is a modal window that displays a message notifies the operator of some application condition 
Latest Answer : Alerts are windows that contain messages and buttons. They provide a convenient way to send a message to “alert” the user that something has caused an error, something they have done will have certain consequences, or that something has happened ...

.pll,.lib,.pld      The  library  pll files is a portable design file comparable to an fmb form file         The  library  

 To  pass  one  or  more  parameters to a called form, the calling form must perform  the  following steps in a trigger or user named routine execute the create_parameter_list 

      Add_parameter     Create_Parameter_list     Delete_parameter     Destroy_parameter_list     
Latest Answer : GET_PARAMETER_LISTDESTROY_PARAMETER_LISTCREATE_PARAMETER_LISTADD_PARAMETERDelete_parameterADD_LIST_ELEMENT(item, index, label, value) SET_PARAMETER_ATTR(List, key, paramtype, value) for a Date parameter defined at design timeGet_parameter_attr ...

What  are  the  two  ways  to  incorporate  images into a oracle forms application?
      Boilerplate Images     Image_items 

 A  fetch from a long raw database column PL/Sql assignment to executing the read_image_file built_in procedure to get an image from the file system. 

View Question | Asked by : parthaspaul

Latest Answer : When you work in the Form Builder, you are creating binary files, and when you run an application, you are executing executable files. Forms stores its binary files with an .fmb extension and its executable files with an .fmx extension. The .fmx files ...


 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
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

Sponsored Links

 




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