Re: HELP! Need Access DB to show realtime changes in different location
- From: "Keith Wilby" <here@xxxxxxxxx>
- Date: Fri, 23 Mar 2007 11:42:01 -0000
"Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx> wrote in message
news:%23RVdZyTbHHA.2408@xxxxxxxxxxxxxxxxxxxxxxx
You can set the form's TimerInterval property to an appropriate time (its
value can be between 0 and 65,535 milliseconds), and put code in the forms
Timer event to do a requery (using Me.Requery)
Hi Doug,
Wouldn't that have the unwanted side-effect of setting the current record as
the first in the set? Would Refresh be a better alternative?
Regards,
Keith.
.
- Follow-Ups:
- Re: HELP! Need Access DB to show realtime changes in different location
- From: Douglas J. Steele
- Re: HELP! Need Access DB to show realtime changes in different location
- From: missinglinq via AccessMonster.com
- Re: HELP! Need Access DB to show realtime changes in different location
- References:
- HELP! Need Access DB to show realtime changes in different location
- From: dabooj via AccessMonster.com
- Re: HELP! Need Access DB to show realtime changes in different location
- From: Douglas J. Steele
- HELP! Need Access DB to show realtime changes in different location
- Prev by Date: Re: HELP! Need Access DB to show realtime changes in different location
- Next by Date: RE: skip holiday
- Previous by thread: Re: HELP! Need Access DB to show realtime changes in different location
- Next by thread: Re: HELP! Need Access DB to show realtime changes in different location
- Index(es):
Relevant Pages
|