Data no refreshing in Access Form

  • Thread starter Thread starter JP SIngh
  • Start date Start date
J

JP SIngh

Hi All

I have an access database which is used by 4 people at any given time.

of late the users are having problems seeing the data that others are
entering. They all work one form. If a user adds a new record it adds it
nicely into the database but doesnot show up for the other users who have
the same form open.

However the user closes the form and opens it up again the reocrd that was
added shows up correctly without any problems.

Does anyone know why this happens what can be done to fix this problem.

Many thanks in advance
 
Hi

Your refresh interval should be set at the default of 30 seconds ie.
Tools-Options-Advanced. You could set this lower if you wish. Or you could
refresh the form itself by using the OnTimer event.

Maurice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top