J
jserrone via AccessMonster.com
I would like your opinion on this; I have a ms access database that will be
used in a multi-user environment, across different Teams. Data will be loaded
from text files several times a day in a MS Access table, users will retrieve
the data from the tables and displayed in a form. Their job will be to add
comments and select drop down boxes for actions they have taken. Since the
data is downloaded in the tables and retrieved from the user instead of the
user keying in the data from scratch I would like to know how to best design
this. I’m thinking of having a query run to display the data in the user form
but is there a way that I can have the data refreshed every so often so that
users can be presented with the new records that are being downloaded. What
best practice should I use to avoid conflicts like example splitting the
database or using record locking options
Any help is appreciated! Thanks
used in a multi-user environment, across different Teams. Data will be loaded
from text files several times a day in a MS Access table, users will retrieve
the data from the tables and displayed in a form. Their job will be to add
comments and select drop down boxes for actions they have taken. Since the
data is downloaded in the tables and retrieved from the user instead of the
user keying in the data from scratch I would like to know how to best design
this. I’m thinking of having a query run to display the data in the user form
but is there a way that I can have the data refreshed every so often so that
users can be presented with the new records that are being downloaded. What
best practice should I use to avoid conflicts like example splitting the
database or using record locking options
Any help is appreciated! Thanks