Automatically merge remote databases (tables) into the Master data

J

jsccorps

I have users who would like to work from home. I would like to have them
enter data at home and then, at a later date, I would append their tables
into the Master database. Since this would be done on a regular basis, I
would like an automated process.

My initial thought for the process (code) is:

1) import tables (from remote users) into the Master database
2) append tables

Am I on the right track? Any suggestions (or existing code) would be
appreciated.
 
D

Douglas J. Steele

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

Top