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
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