What is the difference between Object Embedding and Linking in Oracle Forms


Linking in Oracle Forms?
An Ole server applications creates OLE objects that are embedded or linked in OLE containers. Examples of OLE servers are MS Word and MS Excel. OLE containers provide a place to store,display and manipulate objects that are created by OLE server applications.



Explore posts in the same categories: SQL Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • Difference between Linked Object and Embedded Object?
  • Embedding objects - When you embed an object, a copy of the object is inserted into the destination document. There's no...
  • How do you call other Oracle Products from Oracle Forms?
  • Run_product is a built-in, Used to invoke one of the supported oracle tools products and specifies the name of the...
  • What are OPEN_FORM,CALL_FORM,NEW_FORM? diff ?
  • CALL_FORM : It calls the other form. but parent remains active, when called form completes the operation , it releases...
  • In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
  • For load-time dynamic linking: Load module to be loaded is read into memory. Any reference to a target external module...
  • In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
  • For load-time dynamic linking: Load module to be loaded is read into memory. Any reference to a target external module...
  • What are savepoint mode and cursor mode properties ? level?
  • Specifies whether Oracle Forms should issue savepoints during a session. This property is included primarily for applications that will run...
  • What is APPLICATION PARTITIONING ?
  • PL/SQL is the language used for both client-side Oracle forms applications and server-side database triggers and stored procedures and there...
  • Can you pass values to-and-fro from foreign function ? how ?
  • es . You obtain a return value from a foreign function by assigning the return value to an Oracle Forms...
  • What is the difference between Oracle and SQL Server ?
  • Often people in newsgroups ask about some comparison of Oracle and SQL Server. In the article below, you can find...
  • What is transactional trigger property?
  • Identifies a block as transactional control block. i.e. non - database block that oracle forms should manage as transactional block.(NON-ORACLE...

    Comments are closed.