Subject Re: [IBO] Record was not located to update
Author Geoff Worboys
> Transaction is tiCommited, AutomCommit is false
> Detqail query's Masterlink is
> mass_detail.id=masspay.id
> both ID fields are generated by GeneratorLinks
> id=mass_gen

Just checking;

Are the keylinks on the detail dataset totally defined (not reliant on
the masterlinks at all). I remember some time ago I had something
strange happening and it was because I had setup the detail dataset
with KeyLinks that were only unique when combined with the
masterlinks. IBO requires that the KeyLinks represent a unique record
on their own.

Geoff Worboys
Telesis Computing