Check for New Records?

  • Thread starter Thread starter B-Dog
  • Start date Start date
B

B-Dog

What is the best way to check for new records in the database. I have a
form in a multi-user environment connected to an access database but I need
to update the information onscreen as it is inserted or at a regular
interval. Should I just put a timer and check every so often or is there a
way to detect new records and then reload the dataset? Thanks
 
Are the new records being created by your program AND the Database users
using access ?
 
Clients are reading the database and the records are created by another
application.
 

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