In prior releases, the Oracle Call Interface (OCI) provided a set of standard
procedures that you could use in your 3GL programs to call Oracle Reports executables.
These procedures (written in C) were shipped with the Reports Builder, Reports
Runtime, and Reports Converter executables. For example, to run a Reports Builder
report from a Pro*FORTRAN program, you could add a RWCRRB procedure call to
your program to run the report using the Reports Runtime executable.
Now, the OCI is obsolete. Instead, use the rwclient.exe
command line interface or the JSP tag
library.
Copyright © 1984, 2005, Oracle. All rights reserved.