Subject | [IBO] Deleting record with BLOB and CachedUpdate |
---|---|
Author | Listas HRsoft |
Post date | 2004-03-26T18:41:35Z |
Dear Friends
With cachedUpdates, after deleting some record that has a field of type
BLOB.
when post:
....
master.applyupdates;
detail.applyupdates;
IB 6/IBO 4.3 yelds this error:
BLOB and array data types are not supported for compare.
This occur only when editing the master-detail, and when some record are
deleted.
In the detail exist a field of type BLOB (memo field).
Please, help me!
My project was stoped because this error!
Thanks in advance.
With cachedUpdates, after deleting some record that has a field of type
BLOB.
when post:
....
master.applyupdates;
detail.applyupdates;
IB 6/IBO 4.3 yelds this error:
BLOB and array data types are not supported for compare.
This occur only when editing the master-detail, and when some record are
deleted.
In the detail exist a field of type BLOB (memo field).
Please, help me!
My project was stoped because this error!
Thanks in advance.