Form is not updating on save

  • Thread starter Thread starter Amy
  • Start date Start date
A

Amy

We are building a system that has Access as the front end
to a Sybase database. When sending updates to the
database, the data is saved, but we cannot get the form to
reflect the updated data.
Any ideas?
 
Set the afterupdate event property to requery the form
Me.formname.requer
 

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