Subject Re: What is the proper transaction level
Author colinriley666
--- In firebird-support@yahoogroups.com, Pavel Menshchikov
<developer@...> wrote:
> You should check how you use FIB+ components regarding BLOBs - FIB+
> has an ability to cache BLOBs locally, or write BLOBs separately from
> "regular" fields (if regular fields were written succesfully). But
> it's off-topic here - ask about your problems and solutions at
> devrace.com.
>

Hi Pavel, thanks for your answer. I'll look into FIB+ blob support. I'm
also thinking of "converting" most of my blobs to varchar. They date
back to the time when varchars were always transmitted from server to
client padded out to their maximum length.

regards, Colin