Subject Re: [IBO] ODD Error message -803 - MORE INFO
Author Geoff Worboys
> We DON't use chached updates.

Then why are you using the ApplyUpdates method? That is for
cached updates. Just use the Post method to post dataset
updates or Commit to commit and close a transaction, or
SavePoint to commit and keep a transaction open.

--
Geoff Worboys
Telesis Computing