Subject How to use API to retrieve Blob Field Size
Author Chau Chee Yang
Hi,

When I use isc_dsql_fetch to fetch a row from a statement, the Blob
Field is return as ISC_QUAD. May I know how to retrieve the total size
of the Data in the Blob Field?

Thank you.