How To Cancel an Asynchronous Query--RDO (142925)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.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 Q142925 SUMMARY
After executing an asynchronous query with the OpenResultset method,
program control continues to the next line of code while the query is
executing.
Later in your code, you can decide to cancel the asynchronous query by
using the Cancel method of the rdoResultset.
REFERENCES
(Hitchhiker's Guide to Visual Basic and SQL Server, Microsoft Press.
ISBN: 1-55615-906-4.).
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbhowto KB142925 |
---|
|