ITableSelection.SelectRows() method generates "automation error" when it applies to a standalone table without ObjectID field in SQL server through OLE DB connection.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM011326
Submitted
August 29, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Export the table to a datasource that will populate an OID field. i.e. Geodatabase table, .dbf table, etc. Any table with an OID will work with the code sample.