Subject | Re: [IBO] updates |
---|---|
Author | Geoff Worboys |
Post date | 2001-08-19T01:04:38Z |
> I really want to know ,if every field change triggersBlob fields are not reposted unless they have actually changed. You
> a re-write of the entire row including all blob info.
will see the blob field in the update statement, but this is just
saving any existing blob-id within primary record as per normal.
Actual blob content is stored using a different process and so it can
be handled as an isolated situation without impacting the prepare of
the main record.
Geoff Worboys
Telesis Computing