Update database

joeserrone

The cat of the cul-de-sac
Local time
Today, 15:26
Joined
Dec 17, 2006
Messages
164
Hello,
I wanted your opinion on this: I have 2 sales people that will be using the same exact database to record their information during the day. At the end of the day, I want to create a form where each of the sales people (once they log in to the network) can press a button and upload all the data contained in one table and add it to a database on the network. After the data is uploaded I want to make sure that all data contained in the table of their local database is removed and that the database is compacted and repair, ready for the next day. I basically want to use their individual databases as a slave to collect the data and the database on the network as the master depository for all the data.
 
Why?

You can have them using the same database file and just adding info in. No need to do that I don't think.
 
The sales people will not have access to the network location where the file is located.
 
Have you looked into haveing them use replicas of the database? Then Access will synchronize for you automatically . . .
 

Users who are viewing this thread

Back
Top Bottom