The information in this article applies to:
SUMMARY
Remote Data Objects (RDO) provided with Visual Basic give the programmer
the ability to Requery an rdoResultset. The Requery method ensures that the
rdoResultset contains the most recent data or enables the user to return
different results for a prepared statement whose parameters have been
changed.
MORE INFORMATION
The Online Documentation has the following advice:
In practice, however, the Restartable property of an rdoResultset is always True unless the Connection or the Statement handle is invalid. The Statement Handle will be invalid after closing the rdoResultset. This article does not apply to the Restartable property of a DAO Recordset. REFERENCESOnline Help Restartable, ReQuery. Additional query words: kbVBp400 kbVBp600 kbdse kbDSupport kbVBp kbRDO
Keywords : kbGrpVBDB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |