Working with Blob Data (Embedded SQL Guide)
From InterBase
Go Up to Embedded SQL Guide
This chapter describes the BLOB
data type and its sub-types, how to store Blobs, how to access them with SQL, DSQL, and API calls, and how to filter Blobs. It also includes information on writing Blob filters.
Topics
- What is a Blob?
- How are Blob Data Stored?
- Accessing Blob Data with SQL
- Accessing Blob Data with API Calls
- Filtering Blob Data
- Writing an External Blob Filter