Subject Dataset not in Edit or insert mode
Author ra8009
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?