Hello people. I am trying to use a button to move on to the next record in the database but I get an "action was cancelled by associated object" error. The code it points to is:

Data1.Recordset.MoveNext

And in the problem definition it says "identifier under cursor in undefined"

If I use the arrows in the Data control it works fine. Can somebody tell me what Im doing wrong?