Oracle Call Interface

This is an old revision of this page, as edited by Bluebot (talk | contribs) at 13:49, 11 January 2006 (Fixing C++ links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Oracle Call Interface (OCI) is a set of low-level APIs (Application programming interface calls) used to interact with Oracle databases. OCI programs are normally written in C or C++, although they can be written in almost any programming language.