EDB OCL Connector 18.1.0.2 release notes v18

Released: 14 Sep 2026

The EDB OCL Connector provides an API similar to the Oracle Call Interface.

New features, enhancements, bug fixes, and other changes in the EDB OCL Connector 18.1.0.2 include:

TypeDescriptionAddresses
Bug fixFixed an issue where a read-only cursor failed when fetching row 1 and then jumping to absolute row 5.
Bug fixFixed a bug where ConvertFLOAT8OIDToSQLT_INT and ConvertFLOAT4OIDToSQLT_INT cast NaN and infinity float values to an integer without checking for validity.
Bug fixFixed an issue where OCINumberToInt didn't return an error on overflow or underflow.
Bug fixFixed a bug where OCINumberLn() didn't correctly handle zero and negative numbers.
Bug fixFixed an issue that caused OCIServerAttach to silently fall back to localhost:5444/edb instead of returning ORA-12154 when a TNS alias wasn't found in tnsnames.ora.