OO4O Redistributable Files

The following redistributable files (all 32-bit) are part of Oracle Objects for OLE and must be distributed with your application developed using Oracle Objects for OLE:

· OIP8.DLL

· OIP8.TLB

· ORAANSI.DLL

These files should be installed in the [ORACLE_HOME]\BIN directory. In addition to including these files with your application, you must register in the registration database the information found in ORAIPSRV.REG. OO4OPARM.REG has also been provided to register OO4O configuration information. Use REGEDIT or REGEDT32 to do this.

The message file OIPlang.MSB should also be provided and located in the [ORACLE_HOME]\DBS 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.

When developing an OO4O Visual Basic project, make sure the Oracle In-Process Server Type library (OIP8.TLB) is referenced. Select References from the Project menu (VB 5.0) and check the box next to the Oracle InProc Server Type Library which should be pointing to the ..\ORACLE_HOME\BIN\OIP8.TLB file.

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

· ORACLM32.DLL (for Microsoft C++)

· ORADC.OCX

Note that the Oracle Data Control (ORADC.OCX) will have to be registered for it to function. The OCX may be registered by running "regsvr32.exe ORADC.OCX".