Subject retrieving blob text data
Author greatestates2001
Has anyone ever had a problem using firebird and dbi, trying to
fetchrow data that is stored in a blob field? I have been only able to
fetch blob s where the data was text less than 90 or so characters. If
the Blob had more text than that, nothing would appear in my printing
of the fetchrow data. Any thoughts as to an idea why this may happen?

Thanks