JADE enables you to interface to Object Linking and Editing (OLE 2.0) object images.
Data stored for a persistent
JADE provides the OleObject system class, which is used to store the Object Linking and Editing (OLE 2.0) object images for the OleControl class. The OleObject class can also be used to store programmatically controlled OLE images that are not attached to a control. (For more details, see "
The OleControl system class provided by JADE allows attachment of objects that are actually edited or controlled by other applications. For example, a Word document, an Excel spread sheet, a video clip, or a Paintbrush picture can be stored in JADE, but editing or playing the object invokes the controlling application. (For more details, see "
The OleControl class handles any object for which an OLE Server is registered in the database operating system registry. An application that is capable of being an OLE Server has a *.reg file associated with it. To load the registration information, double-click on the .reg file in the Windows Explorer.
Neither the
The JADE extract process extracts a definition of the OleControl object (as it does with other controls painted at design time when the form definitions are extracted) but it does not extract the user data associated with the control. It is your responsibility to extract the user data and load it into a deployed database, if required.
For example, the following objects can be handled by the
Word for Windows
Excel
Media Player (for sound and videos)
Sound Recorder
Paintbrush
Word Art 2
Equation 2
MS Graph
You can use OLE 2.0 and ActiveX controls in JADE only on the currently supported Windows operating systems. (For details, see "