Cannot update ADODB.Recordset because it does not support a Bookmark property. (Error 2084)

Occurs when the supplied ADO Recordset does not support bookmarks. This is data source dependant.

  • Make sure the ADO Recordset is configured to support updates.