ADO run-time Error – adErrNoCurrentRecord

In this post, you’ll learn more about the Error adErrNoCurrentRecord that is returned when working with the SQL database and ADO connections from your applications

ADO run-time Error

adErrNoCurrentRecord

ADO run-time Error Description

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

Tags :

Leave Your Comment