The information in this article applies to:
SYMPTOMSIn 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:
CAUSEThe _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. RESOLUTION
Use one of the following workarounds to prevent this behavior:
STATUSThis behavior is by design. Additional query words:
Keywords : kberrmsg kbADO kbDatabase kbMDAC kbRDS kbVC600 |
Last Reviewed: April 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |