Content deleted Content added
Jonah.harris (talk | contribs) Updated libraries and fixed my own typo |
Jonah.harris (talk | contribs) Prefer OLE DB to OLEDB and update OCI-based driver list |
||
Line 17:
* Oracle's [[JDBC driver|Type-II JDBC Driver]] (part-Java, part native)
* Oracle's enhanced [[C++]] [[Library (computing) | library]], [http://www.oracle.com/technology/tech/oci/occi/index.html '''Oracle ''C++'' Call Interface'''] ('''OCCI'''), which provides an [[object orientation | object-oriented]] interface with the [[object-relational]] features of the Oracle database.
* Oracle's [[OLEDB|OLE DB]] Driver
* Oracle's [[
* Oracle's [[.NET Framework|.NET]] Data Provider, ODP.NET
* Microsoft's [[ODBC]] Driver for Oracle
* Easysoft's [[ODBC]]-Oracle Driver
Due to the complexity of the OCI API, several easier-to-use OCI wrapper libraries also exist, such as the open-source [http://www.poitschke.de/libsqlora8/ libsqlora8] library.
|