PRB: Error 0x80040e56 When Sorting with RDS 1.5 Data ControlID: Q201961
|
In an application using the Remote Data Service (RDS) 1.5 data control, if the RDS client updates the recordset and then tries to sort the recordset before the updates have been committed to the RDS server, it returns the following:
Error 0x80040e56
The _com_error 0x80040e56 is mapped to DB_E_PENDINGCHANGES, which indicates that the RDS client recordset has been updated and that these updates have not been committed to the RDS server.
Use one of the following workarounds to prevent this behavior:
This behavior is by design.
Additional query words:
Keywords : kberrmsg kbADO kbDatabase kbMDAC kbRDS kbVC600
Version : WINDOWS:1.0,1.5
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 2, 1999