Can I append from a database on one machine across a network to a databse on another machine

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I have laptops that trainers use while moving from place to place.

I want to populate the movable laptop and then when the trainers have access
a server, they can append that info to the main db.

Is an append across network possible?

Thanks
 
Dave

If each machine has it's own copy of the database application, how will you
keep them from "clobbering" each other's appended records? What key
structure do you have on the main database (and the copies)?

Have you checked in the "replication" newsgroup?
 

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

Back
Top