On 10/9/19 3:19 PM, Norbert Saint Georges wrote:
Good morning all,

IBlob.getInfo always returns [2,0,0, .....] regardless of the requested tags. What is the procedure for knowing the size and number of segments of SQL_Blob with an IBlob?


The only known to me sample is in firebird sources, it's in src/burp/backup.epp, function is put_blob. It's using class BlobWrapper, not direct API calls, but parsing results of getInfo is identical in all cases - it's a few lines after the call to blob.getInfo.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to