Preface

This companion book to the Oracle Database Programmer's Guide to the Oracle Precompilers shows you how to write FORTRAN programs that use the powerful database language SQL to access and manipulate Oracle data. It provides examples, instructions, and programming tips, as well as several full-length programs to aid your understanding of embedded SQL and demonstrate its usefulness.

This manual, accompanied by the Oracle Database Programmer's Guide to the Oracle Precompilers, guides you to getting the most from Pro*FORTRAN and embedded SQL.

This preface contains these topics:

Audience

This guide is intended for anyone developing new FORTRAN applications or converting existing FORTRAN applications to run in the Oracle environment. Though written specially for programmers, it is also useful to systems analysts, project managers, and others interested in embedded SQL applications.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Related Documents

To use this manual effectively, you need a working knowledge of the following subjects:

  • Applications programming in FORTRAN

  • The concepts, terminology, and methods discussed in the Oracle Database Programmer's Guide to the Oracle Precompilers

  • The SQL database language

  • Oracle database concepts and terminology

Conventions

The following text conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.