We have an Access database that people are needing to bring out into the field to collect data with. They will not have any net access, so they need to store this data in their local DB copy, and then when they bring it in, be able to merge/sync this with the central DB which contains all of the data. What is the best way to handle this? Replication? Some other method/tool? Simply handing out copies of the db and then merging together at a later time is a pretty tedious task. Any info would be appreciated