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:
| Type | Description | Addresses |
|---|---|---|
| Bug fix | Fixed an issue where a read-only cursor failed when fetching row 1 and then jumping to absolute row 5. | |
| Bug fix | Fixed a bug where ConvertFLOAT8OIDToSQLT_INT and ConvertFLOAT4OIDToSQLT_INT cast NaN and infinity float values to an integer without checking for validity. | |
| Bug fix | Fixed an issue where OCINumberToInt didn't return an error on overflow or underflow. | |
| Bug fix | Fixed a bug where OCINumberLn() didn't correctly handle zero and negative numbers. | |
| Bug fix | Fixed 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. |