Oracle Pro*COBOL(TM) Getting Started for Windows NT and Windows 95 Release 8.0 A53715-01 |
|
This chapter describes the Oracle programmatic interface for the COBOL language running under the Windows NT and Windows 95 operating systems.
Topics included in this chapter are:
To access an Oracle database, you use a high-level query language called Structured Query Language, or SQL. You often use SQL through an interactive interface, such as SQL*Plus.
Pro*COBOL is a precompiler that converts SQL statements embedded within COBOL programs to COBOL statements. The output file can then be compiled by a COBOL compiler.
Use the Pro*COBOL precompiler when rapid development and compatibility with other systems are your priorities.
Pro*COBOL supports the MicroFocus Object COBOL 4.0 compiler for Windows NT and Windows 95.
Release 8.0 of Pro*COBOL supports 32-bit application development using the Oracle database under Microsoft Windows NT and Windows 95.
This version of Pro*COBOL supports PL/SQL Version 8.0, Oracle's procedural language extensions to the SQL language standard for enhancing performance of the Oracle database. For more information on PL/SQL see the PL/SQL User's Guide and Reference available with your Oracle8 server documentation.
For information on including PL/SQL in your Pro*COBOL applications, see the Programmer's Guide to the Oracle Precompilers and the Supplement to the Oracle Precompilers Guide.
This release of Pro*COBOL supports the following:
Pro*COBOL Release 8.0 for Windows NT and Windows 95 does not support
Follow these steps to get started quickly with your new Oracle product: