Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

OO4O Redistributable Files

Redistributable Files

This section discusses files that can be redistributed or updated on an end user's or a developer's machine.

If you cannot guarantee that your end users will have this release of Oracle Objects for OLE installed on their computer, you need to redistribute specific files which are part of Oracle Objects for OLE along with your OO4O application. A typical scenario might be if OO4O will be installed as a patch without use of Oracle Universal Installer.

Redistributable File Locations

Files
Further Actions
Place in Directory
Comments
oip9.dll
ORACLE_BASE\ ORACLE_HOME\bin

Execute the following from a command prompt:

drive:\path\> regsvr32.exe oip9.dll


oip9.tlb
ORACLE_BASE\ ORACLE_HOME\bin



oraansi.dll
ORACLE_BASE\ ORACLE_HOME\bin



oo4oparm.reg
ORACLE_BASE\ ORACLE_HOME\oo4o
Edit for the correct ORACLE_HOME location on your computer. Execute the following from a command prompt:

drive:\path\> oo4oparm.reg

File provided to register OO4O configuration information
oiplang.msb
ORACLE_BASE\ ORACLE_HOME\oo4o\mesg

This message file is language-specific. oipus.msb is the English version and oipja.msb is the Japanese version

oraclm32.dll (for Microsoft VC++)
or
oradc.ocx
ORACLE_BASE\ ORACLE_HOME\bin

For oradc.ocx execute:

drive:\path\> regsvr32.exe oradc.ocx

Distribute whichever file(s) corresponds to the development software used in your application
Additionall, ensure that the system requirements described in Required Setups are met.

You must also distribute the file(s) from the following list corresponding to the development software you used to build your application:

· oraclm32.dll (for Microsoft VC++)

· oradc.ocx

Updating Files and Registrations

The oo4oparm.reg file has been provided to register OO4O configuration information. Please review this file and edit if necessary to reflect the correct ORACLE_HOME location on your computer. In order to register oip9.dll and enter the OO4O configuration information in oo4oparm.reg in the registry, please execute the following from a command prompt:

drive:\path\> regsvr32.exe oip9.dll

drive:\path\> oo4oparm.reg

The message file oiplang.msb should also be provided and copied to the ORACLE_BASE\ORACLE_HOME\oo4o\mesg directory. The message file is specific to a language. For example, oipus.msb would be an English version and oipja.msb would be a Japanese version.

NOTE: The Oracle Data Control (oradc.ocx) must be registered for it to function. For example, the OCX can be registered by executing the following at a command prompt:

drive:\path\> regsvr32.exe oradc.ocx

See Also: About Oracle Data Control


 
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback