Data Bound Forms Problem?

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

Guest

Is it true that if table(s) are bound to forms that you will have concurrency
problems and multiple people are updating rows in the table? If so does
anyone have a recommended solution?

Thanks
 
It is true if more than one user is accessing the same record. The answer is
much more complex than can be addressed here in detail and there are more
than one solutions that will work. I would recommend you get a good book
that covers Multi User issues and study up on it.
 

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