community.borland.com

Article #25286: What is the segment size and sub type of a blob?

Problem:
What is the segment size and sub type of a blob?

Solution:
The segment size determines the length of the data being sent or
received with regard to a blob.  It tells the engine how much data
to expect or to get. 

The sub type descrbes the contents of the blob. (ie. text, binary, jpeg, etc)

Last Modified: 11-OCT-00