Processing Blob Data (Using Dynamic SQL)

From InterBase

Go Up to DSQL Limitations (Using Dynamic SQL)


DSQL does not directly support Blob processing. Blob cursors are not supported in DSQL. DSQL applications can use API calls to process Blob data. For more information about Blob API calls, see the API Guide.

Advance To: