Subject TBlobField in IBOQuery with CachedUpdates=True
Author earnesttse
Hello,

I have a problem with IBOQuery's CachedUpdates.

I found that when IBOQuery's CachedUpdates is set to true, the Blob
field will be emptied if I try to insert a new record.

If I set CachedUpdates to false, everything is OK.

I tried to call post before to insert a new record, but it is no help.

Is it any way to solve this problem?

Thanks for help!

Earnest