Subject RE: [IBO] "Record was not located to Update" - handling in TIBODataset
Author IBO Support List
Hi Ben,
 
I received the sample app and have fixed the problem.
 
Thanks for providing a sample app.
 
Let me know if you would like a patch.
 
I plan to get a new release out this week sometime.
 
Jason Wharton
 


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Wednesday, August 6, 2014 8:21 AM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] "Record was not located to Update" - handling in TIBODataset

If you would, please provide for me a sample application demonstrating this problem.
 
Thanks!
Jason Wharton
 


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Tuesday, August 5, 2014 10:08 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] "Record was not located to Update" - handling in TIBODataset

Sometimes the above error is raised and I need to handle it.  With a TIB_Dataset I can catch it in a OnPostError handler.  However this is not the case with a TIBODataset - the error handler is never called - and I can't find any other way of trapping it.  Can anyone please advise?