Refresh Data Button and Multiple Users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have a button on the form that will refresh the data. If I have multiple
users in the system at a given time adding to/making changes on data residing
in the same table, is there an issue if one user hits the "refresh" data
button? I'm concerned with the other users' data being wiped out.
 
Any refresh/requery command will only refresh the data the client sees. It
shouldn't effect the actual data being written or locked.

Barry
 

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