Changes
Here is the list of OCILIB changelogs.
Click on a change log entry to see the full details.
- Fixed Unicode support (OCI_CHARSET_WIDE and OCI_CHARSET_MIXED)
- Miscellaneous fixes
- Added support for lob prefetching introduced in 11gR1
- Enhanced and fixed Direct Path API
- Fixed Oracle Streams AQ (Advanced Queues) asynchrounous notifications
- Fixed numeric/ string conversions
- Miscellaneous fixes
- Fixed broken support for Oracle Database Change notifications
- Extended Oracle Streams AQ (Advanced Queues) support
- Fixed And Enhanced support of BINARY FLOAT and BINARY DOUBLE types
- Miscellaneous changes
- Miscellaneous fixes
- Added support for native C float datatype
- Miscellaneous fixes
- Miscellaneous changes
- Miscellaneous fixes
- Miscellaneous internal changes
- Documentation update
- Miscellaneous fixes (Detection of the ‘long long’ type on unix/linux, repaired support of Oracle client versions < 10g broken by version 3.9.0)
- Miscellaneous fixes (string binds, objects null attribute, “returning into” SQL clause)
- Added support for Oracle XA connectivity (X/Open Distributed Transaction Processing XA interface)
- Added support for TAF (Transparent Application Failover) and HA (High availability)
- Added support for statement cache
- Added support for Connection attributes introduced in Oracle 10gR2
- Miscellaneous new API calls and tuning
- Miscellaneous changes
- Miscellaneous fixes
- Miscellaneous changes
- Miscellaneous fixes
- Added support for Oracle Streams AQ (Advanced Queues)
- Added support for SQL parsing only
- Miscellaneous changes
- Miscellaneous fixes
- Added support for Session Pools
- Extended fetch interface
- Improved Execute/Fetch performance
- Extended Array interface
- Miscellaneous changes
- Miscellaneous fixes
- Improved Array interface
- Added proper support for UTF8 strings
- Exented String support
- Extended LOB API
- Modified native CHARSET modes
- Fixed Multiple loads in Direct path mode
- Miscellaneous changes
- Miscellaneous fixes
- Miscelleanous fixes (see changelog)
- Added support for Oracle Database Change notification / Continuous Query Notification
- Added support for Oracle warning (grace period notification, SQL truncation, etc …)
- Major Object API internal update, rewrite and improvement
- Extended Lob Support
- New various functions
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- Added support for Oracle 11g remote instance management
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- Added SQL command and verb retrieving
- Added support for batched errors for Array DML
- Extended Lob Support
- Extended Collection API
- Modified and extended Bind API
- Extended OCI_ImmediateXXX() API
- Extended OCI_XXXFmt() API
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- support for direct path loading
- extended binding capabilities (rebinding, update of array size, …)
- extended objects API
- modified Database objects describe API
- static libraries builds for GCC ports on MS Windows added
- documentation updated
- Miscellaneous internal modifications
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- Added support for Oracle REF datatype
- Added some tracing features
- Extended Object API
- Extended Collection elements API
- Extended Bind informations
- Fixed Unicode support for Unixes platforms
- Miscellaneous public modifications
- Miscellaneous internal modifications
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- Fixed few memory leaks introduced in v3.0.0 (see changelog)
- Fixed ocilib sources compilation with MSVC6++
- Added support for scrollable cursors
- Added Support for Oracle Collections (VARRAYs and Nested Tables)
- Major library rewrite
- Extended Error handling
- New thread contextual error handling
- New functions
- Extended implicit datatypes conversions
- Extended documentation and demos
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
- Fixed runtime loading of some OCI symbols (broken since v2.5.0)
- Fixed runtime loading of OCI shared library on Unix-like platforms(broken since v2.5.0)
- Fixed connection pooling emulation for Oracle 8i
- Fixed Unicode strings binding to PL/SQL tables of char/varchar
- see changelog for details
- Added support for PL/SQL tables (PL/SQL arrays)
- Extended Date, timestamp and interval support
- Extended OCI_Connection handle attributes
- Added Support for retreiving server output
- Added Support for OCI Threadkeys
- Extended runtime loading of Oracle shared libs on various Unix-like systems
- Added Support for Oracle Instant Client on Unix-like systems
- Extended OCILIB documentation
- Added more demo source code
- Miscelleanous modifications (see changelog)
- Added support for 16bits and 64bits integers
- Extended error handling
- Added prebuilt binaries for MS Windows 64bits
- Miscelleanous modifications (see changelog)
- Miscelleanous fixes (see changelog)
- Added support for connection pooling
- Added support for portable threads and mutexes
- Extended Lob support
- Public interface modification (see changelog)
- Misc. fixes (see changelog)
- Added support for cancelling long calls
- Extended statement tuning
- Added password modification
- Misc. modifications (see changelog)
- Misc. fixes (see changelog)
- Added public retrieval of internal OCI handles
- Extended Hash Tables support
- Added support for Lobs larger > 4 Go
- Extended Oracle versions support
- Modified Error handling
- Misc. fixes (see changelog)
- Added Object support
- Added Unicode support for Unixes
- Added National charform support
- Added SYSDBA/SYSOPER session support
- Extended Metadata information support
- Modified OCI_Long and OCI_Lob API
- Various modifications (see changelog)
- Various fixed bugs (see changelog)
- “Returning into” SQL Clause support
- Added misc. fonctions (see changelog)
- Modifications (see changelog)
- Fixed bugs (see changelog)
- Fixed bugs (see changelog)
- Code refactoring (see changelog)
- Updated demo applications (see changelog)
- Fixed Array binding (see changelog)
- Fixed fetch on empty resultsets (see changelog)
- Fixed 2 bugs (see changelog)
- Added proper RAW support
- Added Array interface support for fast bulk operations
- Extended interval and timestamp support
- Miscellanious internal modifications and fixes (see changelog)
- Added Interval datatype support
- Added Timestamp datatype support
- Added Hash tables support
- Added OCI version detection
- Added OCILIB C source compatibility for C++
- Resulset values can be retreived now by column names
- Miscellanious internal fixes (see changelog)
- Miscellanious internal modifications (see changelog)
- Fixed sourceforge bug #1853369
- Added Full BFILE support
- Extended Lob support
- Added Prefetch support
- Added Support for describing database objects (currenly only table support)
- Modified and extended Column info API
- Extended support for formatted fonctions
- Fixed OCILIB Objects binding
- Miscellanious internal fixes (see changelog)
- Miscellanious internal modifications (see changelog)
- Perfomances improvement
- Updated Documentation
- Updated Documentation (regenerated from source without macro expansion)
- Fixed sourceforge bug #1841998
- Added complete html documentation
- Embedded source documentatiobn (throught Doxygen)
- Support for global transactions
- Interface modfications (see changelog)
- Modified the library comes with 2 archvives : GNU et Win32
- Added use of GNU install tools
- Added options for building the library
- Modified interfaces and some functions calls
- Fixed unicode support
- First public release