ACC2000: DBEngine.Idle dbRefreshCache Refresh Is Not Immediate (202097)
The information in this article applies to:
- Microsoft Access 2000
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q202097 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.
REFERENCES
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbprb kbProgramming KB202097 |
---|
|