Easysoft JDBC-ODBC Bridge

Does the Easysoft JDBC-ODBC Bridge support binary objects and the blob datatype?

Article:
00778
Last Reviewed:
17th January 2024
Revision:
2

The Easysoft JDBC-ODBC Bridge supports the getBinaryStream and updateBinaryStream methods for handling binary objects.

The Java blob data type provides the ability to navigate within the binary object. As there is no direct equivalent for this in ODBC, the JDBC_ODBC Bridge does not support this feature. If you need to navigate with a binary object, you should create a blob object within your Java application, which you then populate using the getBinaryStream method.

Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)