Subject RE: [IBO] Dataset not in Edit or insert mode
Author Jason Wharton
> Using a TIBOQuery with RequestLive set to true, I insert a record and
> a user inputs some data. In some cases, the user wants to cancel and
> so I issue a "Cancel". However, even though the dataset is in state
> INSERT, I get an error message: "Dataset not in Edit or insert mode".
>
> What could be causing this?

We would need to see the callstack on the exception to know for sure.

Jason Wharton