Subject Re: [firebird-support] Re: How to find the size of the contents of a blob? (problem solved).
Author Ann W. Harrison
mlq97 wrote:
> --- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
>> --- In firebird-support@yahoogroups.com, "mlq97" <mlq@> wrote:
>>> I am storing PDF files in Blobs.
>>> Is it possible to use a query to find the size of the contents of a
>> blob?
>>> If so, how does one do this?

The isc_blob_info call will return the size of a blob.


Regards,


Ann