Subject "Blob Not Found" error on post to IBO dataset
Author Chuck Belanger
Hello:

Recently upgraded from D2007 to XE2 and upgraded to IBO 5.0 beta. The
code mentioned worked fine before.

Using an IBOQry for the Woll2Woll component use.

In a routine that saves a date to the dataset, on POST, I get "Blob not
found."

There is a blob, ML_ITEM_DESCRIPTION. This shows up when I check
qryMLItem.Fields[x].name listing, but will throw the same error in the
IDE if I test qryMLItem.Fields[x].asString for the BLOB field during a
trace in the evaluate dialog.

Perhaps this will help: ISC error: 335544382
IBOqrQryMLITEM_current Cursor_(TIB_BindingCursor)

Is this a bug? any work around? or is there some expectation about using
IBO datasets that is different with v5.0?

Thank you for your help,

Chuck Belanger