skip to main content
DataDirect Connect Drivers : Progress OpenEdge Driver : Blob and Clob Searches
  
Blob and Clob Searches
When searching a Clob value for a string pattern using the Clob.position method, the search pattern must be less than or equal to a maximum value of 4096 bytes. Similarly, when searching a Blob value for a byte pattern using the Blob.position() method, the search pattern must be less than or equal to a maximum value of 4096 bytes.