I have never come across this err msg. Hopefully someone can tell me what the err means.

I am using asp and submitting data to an Access 97 mdb.

The err msg is:

ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the Current record has been deleted. Requested operation requires a current record.

If I click on the back button and then click the submit button it will work but why am I encountering this err msg?