How To Determine if RDO Restartable Property is Set to False (154757)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
This article was previously published under Q154757 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.
The Online Help suggests checking the Restartable property to determine if
the rdoResultset supports requerying.
REFERENCES
Online Help Restartable, ReQuery.
Modification Type: | Minor | Last Reviewed: | 7/14/2004 |
---|
Keywords: | kbhowto KB154757 |
---|
|