Access to a smart large object

The DataBlade® API provides the smart-large-object interface for access to smart large objects. This interface contains a set of functions and data types to provide access to smart large objects.

The smart-large-object interface provides access to the smart large object through its LO handle, as follows:
  • After you select a column that contains an LO handle, you can use this handle to access the smart-large-object data in an sbspace.
  • To store a new smart large object, you create a new LO handle, write the data to the sbspace, and store the LO handle in the column.