Subject RE: [firebird-support] BLOB and SEGMENT SIZE
Author Leyne, Sean
Thomas,

> I have a BLOB SUB_TYPE 0 SEGMENT SIZE -1
>
> DBW doesn't seem to like the dash of -1. I am assuming that this
means
> use one segment no matter how big the binary. Recommendations
> appreciated.

Segment Size, now, applies to very few applications -- it mattered when
programs could only read data in segments/blocks.

Almost any value should be fine (we use a 'default' value of 80
ourselves).


Sean