Subject Re: [firebird-support] BLOB update?
Author Helen Borrie
At 10:49 PM 24/05/2006, you wrote:
>Hi,
>
>I have another question.
>Can I update BLOB field taking it's original value, and changing only a word
>in a text subtype?

No. Blobs are never updated.


>I have to update 21 records in a table with large blob text datas through
>internet. I would like to reduce net traffic to minimum.
>
>Or do I have to prepare myself to a half hour editing procedure?

If you are going to do it this way then yes.

./heLen