ACC97: Form May Not Refresh with a Short Refresh IntervalID: Q186577
|
The data in a form will refresh when the form is first opened, but after the form is open a few minutes, it will not refresh.
You have a form that is based on a linked table and the Refresh Interval is set to a low number (fewer than five seconds.)
To resolve this problem, obtain Microsoft Office 97 Service Release 2
(SR-2).
For additional information about SR-2, please see the following article
in the Microsoft Knowledge Base:
Q151261 OFF97: How to Obtain and Install MS Office 97 SR-2
To temporarily resolve this problem, use either of the following methods.
Private Sub Form_Timer()
Me.Requery
End Sub
Microsoft has confirmed this to be a problem in Microsoft Access 97. This problem was corrected in Microsoft Office 97 Service Release 2 (SR-2).
Additional query words: high low
Keywords : FmrProb
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 16, 1999