ERROR

Opening an ADO/OLE DB recordset based on an unregistered geodatabase table

Last Published: April 25, 2020

Error Message

An error (FDO error -2147467259) is returned when attempting to open an ADO recordset based on an unregistered table using the ESRI OLE DB provider.

Cause

The wrong locktype parameter for the recordset was used when calling the recordset::open method.

Solution or Workaround



Open the recordset with the locktype set to adLockReadOnly. Unregistered tables in a geodatabase cannot be edited using the ESRI OLE DB provider.

Article ID:000002691

Software:
  • ArcMap 8 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic