BUG: RDO LastModified Is Not Consistent After Moving EOF (190369)
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
This article was previously published under Q190369 SYMPTOMS When you open an RDO resultset in Visual Basic, if the
resultset is positioned at the EOF before issuing an AddNew and Update, the
LastModified is the bookmark of the first item in the resultset instead of the
newly added item. If the resultset is not positioned at the EOF before the
Addnew and Update, the LastModified property correctly points to the newly
added record. RESOLUTION You can avoid this problem by not positioning the resultset
at the EOF before issuing the Addnew and Update methods. STATUS Microsoft has confirmed this to be a bug in the Microsoft
products listed at the beginning of this article. We are researching this bug
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Modification Type: | Major | Last Reviewed: | 11/3/2003 |
---|
Keywords: | kbBug kbcode kbpending KB190369 |
---|
|