Vicent Rogier's ocilib

Responder
Avatar de Usuario
Baxajaun
Mensajes: 215
Registered for: 4 years
Spain

Vicent Rogier's ocilib

Mensaje por Baxajaun »

OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.

The OCILIB library :

offers a rich, full featured and easy to use API
runs on all Oracle platforms
is written in pure ISO C99 code with native ISO C Unicode support
provides also a C++ API written in standard C++03 with support for some C++11 features
Enables high productivity
encapsulates OCI (Oracle Call Interface)
is the most complete available OCI wrapper
OCILIB is developed by Vincent Rogier.

Features
ISO C API
ISO C ++ API
Full ANSI and Unicode support on all platforms (ISO C wide strings or UTF8 strings)
Full 32/64 bits compatibility
Compatible with all Oracle version >= 8.0
Automatic adaptation to the runtime Oracle client version
Runtime loading of Oracle libraries
Built-in error handling (global and thread context)
Full support for SQL API and Object API
Full support for ALL Oracle SQL and PL/SQL datatypes (scalars, objects, refs, collections, ..)
Full support for PL/SQL (blocks, cursors, Index by Tables and Nested tables)
Support for non scalar datatype with trough library objects
Oracle Pooling (connections and sessions pools)
Oracle XA connectivity (X/Open Distributed Transaction Processing XA interface)
Oracle AQ (Advanced Queues)
Oracle TAF (Transparent Application Failover) and HA (High availability) support
Binding array Interface
Returning DML feature
Scrollable statements
Statement cache
Direct Path loading
Remote Instances Startup/Shutdown
Oracle Database Change notification / Continuous Query Notification
Oracle warnings support
Global and local transactions
Describe database schema objects
Hash tables API
Portable Threads and mutexes API

v4.7.6

Muchas gracias.

Saludos,
--
“Mi conciencia tiene para mí más peso que la opinión de todo el mundo.”

Marco Tulio Cicerón.

Responder