Maya Opperman wrote:

I have a stock table containing images in 3000 records, and I need to be able to see if just a few of those records are much bigger than the others, so that those can be amended.

Any ideas how I can do that?

Ann W. Harrison answers:

The API includes a Blob Info call that will give you the length of a blob if you give it the blob id. It's not easy to use, and I don't know if the capability is surfaced in any other tool.

Pavel Cisar adds:

The API call that Ann refers to is (for example) available in PHP4/5 and Lua fbclient library.

Like this post? Share on: TwitterFacebookEmail


Related Articles


Author

Firebird Community

Published

Category

Gems from Firebird Support list

Tags