howto copy data from one Access database to another

  • Thread starter Thread starter Serdge Kooleman
  • Start date Start date
S

Serdge Kooleman

hi

i have Access 2000 database. All id is guid, so it is always unique.

several users add data into own copy of this database. then they send .mdb
files to me (by e-mail).
how to copy the new data in my database?

i have just 2 tabes in db, schema is always the same...

thank you
 
Serdge said:
hi

i have Access 2000 database. All id is guid, so it is always unique.

several users add data into own copy of this database. then they send
.mdb files to me (by e-mail).
how to copy the new data in my database?

i have just 2 tabes in db, schema is always the same...

thank you

That sounds like a job for the Access _ Replication _ feature.
 
Back
Top