"John" <(E-Mail Removed)> wrote in
news:FE09E18D-B219-41D9-AE90-(E-Mail Removed):
> I have a database on a server which is used by only 2 operators.
> the opperators work away using laptops and enter new records.
> When they get back to the office, can they synchronise their
> laptops with the main database and update records in both
> directions?
Yes. Jet replication is designed for just that scenario.
However, before your replicate, first split the database into front
end (forms/queries/reports/etc.) and back end (data tables only).
You will then replicate *only* the back end.
Jet replication is not viable for synching changes in a front end of
any kind, so if your users will be wanting to merge changes to
forms/queries/reports, etc., then replication is not a viable
option.
--
David W. Fenton
http://www.dfenton.com/
usenet at dfenton dot com
http://www.dfenton.com/DFA/