Subject | Re: [firebird-support] Maximum BLOB size and BLOB reuse ? |
---|---|
Author | Ann W. Harrison |
Post date | 2004-06-15T20:37:43Z |
At 03:49 PM 6/15/2004, benedicte_asselin wrote:
(page_size - 20) ^^3
in years. I don't know if it works.
permanent. Once a blob has been stored, the temporary id no
longer exists.
Regards,
Ann
>- what is the maximum content size of a BLOBThat depends on the page size, but it is approximately
(page_size - 20) ^^3
> can we use some 'seek'That requires creating a stream blob which hasn't been documented
>inside a BLOB? I saw something like that in the .h but not in the
>documentation
in years. I don't know if it works.
>- can I reuse a BLOB? i.e., insert several raws putting sameNo. Part of storing a blob is changing it from temporary to
>ISC_QUAD (==BLOB ID) in a given column ?
permanent. Once a blob has been stored, the temporary id no
longer exists.
Regards,
Ann