BUG: Recordset Commands Must Wait Until the Ondatasetcomplete Event Fires (190594)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q190594 SYMPTOMS
You may receive the following error message:
A Runtime Error has occurred.
Do you wish to debug?
Line 630
Error: The operation requested by the application is not allowed if the
object is closed.
This error is most likely to occur on a Dynamic HTML (DHTML) page and most often occurs with large database objects.
CAUSE
The recordset is not fully loaded in memory at this point.
RESOLUTION
Wait until the ondatasetcomplete event fires before you continue.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbCtrl kbDatabase kbDSupport KB190594 |
---|
|