OCILIB 2.4.0 (Default branch) |
|
|
OCILIB is a C library for accessing Oracle
databases. It encapsulates OCI (Oracle Call
Interface), a low-level programming interface
provided by Oracle that is a powerful but complex
API. OCILIB is built on top of OCI, hiding its
complexity and providing a simpler, more readable,
and more reusable API.
License: GNU Lesser General Public License (LGPL)
Changes:
Support was added for 16-bit and 64-bit integers.
The error handling was extended. Pre-built
binaries were added for 64-bit MS Windows.
Miscellaneous modifications and fixes were done.
|