Changing Indexes with OLE DB
The following restrictions are imposed on clients when they try to change the current index through IRowsetCurrentIndex:
- All accessor handles must be released.
- All row handles must be released.
- No pending changes should be outstanding.
For more information, see OLE DB Indexes (SQL Server Compact Edition).