Faster and Friendlier Access to Oracle's OCI API
Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB?
Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB?
Learn about access from Oracle to heterogeneous data on a Microsoft CRM database.
An overview of the usage of Pipelined Table Functions, introduced in Oracle 9i, which enable accepting and returning multiple rows using Table Functions in PL/SQL.
A C++ library, wrapper over Oracle's OCI library. OraLib saves you low-level function (API) calls and takes care of the low-level knowledge you should otherwise possess.
A Wrapper for the Oracle Call Interface