Subject | Re: [firebird-support] UPDATE a blob column. |
---|---|
Author | Helen Borrie |
Post date | 2005-03-22T11:36:49Z |
At 10:18 PM 22/03/2005 +1100, you wrote:
./hb
>I have a table with two blob columns and was wondering how I can goHm, I don't think we have all the facts here.
>about clearing the blob column's contents?
>
>When trying: UPDATE MyTable SET blob1 = null, blob2 = null
>
>I get the error: Overflow occurred during data type conversion.
>conversion error from string "BLOB"
./hb