Oracle Call Interface: Difference between revisions

Content deleted Content added
Jbo5112 (talk | contribs)
OCI-based libraries: added OTL (Oracle, ODBC, and DB2 CLI Template Library) to the list of wrappers
m OCI-based libraries: The libsqlora8-page says, that it's deprecated and points to OTL (with a dead link); added link to OTL at sourceforge
Line 25:
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 (deprecated).
* the open-source [[Ocilib|OCILIB]] library.
* the [[BSD license|Open BSD licensed]] [[http://otl.sourceforge.net/ Oracle Template Library|OTL]] library.
 
== External links==