3. OpenSQL Data Types : Binary Data Types : Long Byte Data Type
 
Share this page                  
Long Byte Data Type
The long byte data type has the same characteristics as the byte varying data type, but can accommodate binary data up to 2 GB in length. In embedded SQL, data handlers can be created, which are routines to read and write the data for long byte columns. For details about data handlers, see Data Handlers for Large Objects in the chapter “Embedded SQL” and the Embedded SQL Companion Guide.