PRB: DBEngine.Idle dbRefreshCache Doesn't Immediately Refresh (186278)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q186278 SYMPTOMS
Application must wait (duration=PageTimeout) before being able to see
changes made by other applications to a Jet database, even when using the
dbRefreshCache flag of the DBEngine.Idle method.
CAUSE
The database object was created from a Workspace object that is not in the
DBEngine.Workspaces collection.
RESOLUTION
Add the Workspace object to the DBEngine.Workspaces collection, or use the
default Workspace.
STATUS
This behavior is by design.
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbprb KB186278 |
|---|
|