BUG: Error with Edit Method After Rollback of Previous Edit (119733)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
This article was previously published under Q119733 SYMPTOMS
You may receive an "Update without AddNew or Edit" or "No current record"
run-time error message when using the Edit method on a dynaset, if you have
previously used Rollback to roll back a transaction that contained an Edit
method without a corresponding Update method.
WORKAROUND
To work around this problem, you can either ensure that you perform an
Update before issuing the Rollback or use a "dummy" AddNew method after the
Rollback.
STATUS
Microsoft has confirmed this to be a bug in Visual Basic version 3.0. We
are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | kbbug KB119733 |
---|
|