Subject RE: [IBO] "Blob Not Found" error on post to IBO dataset
Author IBO Support List
I'm inclined to think this is a bug, but I'll need to know more about your
situation to tell for sure. Can you send me a sample app of this? Also,
perhaps I could remove view your machine and debug it right in place.

Jason

-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Chuck Belanger
Sent: 28 August 2012 06:13 PM
To: IBObjects Listserve
Subject: [IBO] "Blob Not Found" error on post to IBO dataset

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