Content deleted Content added
added bulgarian language ~~~~ |
Removing link(s) to "User Programmatic Interface": Removing links to deleted page User Programmatic Interface. |
||
(31 intermediate revisions by 26 users not shown) | |||
Line 1:
{{Multiple issues|
In computing, the '''Oracle Call Interface''' '''(OCI)''' consists of a set of [[C_(programming_language)|C]]-language [[software]] [[application programming interface|APIs]] which provide a low-level interface to the [[Oracle database]].▼
{{refimprove|date=January 2014}}
{{notability|date=January 2014}}
}}
▲In computing, the '''Oracle Call Interface''' ('''
OCI offers a procedural
==History==
Later, in Oracle8 (released in 1997), OCI calls
==Implementations==
OCI is so popular that, in addition to [[Oracle Corporation|Oracle]], several other vendors have implemented their own libraries compatible with the OCI API.
==OCI-based
Several libraries are based on top of OCI, including:
* Oracle's [[JDBC driver|Type-II JDBC Driver]] (part-Java, part native)
* Oracle's enhanced [[C++]] [[Library (computing)
* Oracle's [[OLEDB|OLE DB]] Driver
* Oracle's [[ODBC]] Driver
Line 22 ⟶ 26:
* Microsoft's [[ODBC]] Driver for Oracle
* Easysoft's [[ODBC]]-Oracle Driver
* Trolltech's [[Qt (toolkit)|Qt C++ toolkit]] OCI driver (QOCI)
Due to the complexity of the OCI API, several easier-to-use OCI wrapper libraries also exist, such as:
* the open-source
* the open-source [
* the [[BSD license|Open BSD licensed]] Oracle Template Library OTL library.
==
{{Reflist}}
* [http://www.orafaq.com/faqoci.htm Oracle Call Interface FAQ]▼
== External links ==
* {{Official website|http://www.oracle.com/technetwork/database/features/oci/index-090945.html}}
* [http://forums.oracle.com/forums/forum.jspa?forumID=67&start=0 Public OCI Support Forum (OTN)]
[[Category:Oracle software]]
|