Subject Maximum size of a Firebird BLOB field
Author Jon Perez
The Interbase 6.0 factsheet says that:

Maximum row size (excluding BLOB): 64Kb

Does this mean it is possible to store an
object in a BLOB column that exceeds 64KB?
What is the maximum size of such an object?

Reading past messages on this group gave
me the impression that since the maximum
size of a row is 64KB, the maximum size
of a BLOB column will be 64KB or less.