andy said:
My database has a design master on one machine and is replicated on 3
different machines in different countries. The syncronisation takes place
over dial-up, usually daily. Do i put the data and structure Access files
on all the machines, with the data.mdb set to replica.
And can i remove the Replicate property from all the forms, as they are
currently set to replicate. Thanks
Well, you should really be splitting your MDB and replicating just the
BE. Distribute new complete new copies of your FE via email, network
share or whatever.
You want to split the MDB into a front end containing the queries,
forms, reports, macros and modules with just the tables and
relationships. The FE is copied to each network users computer. The
FE MDB is linked to the tables in the back end MDB which resides on a
server. You make updates to the FE MDB and distribute them to the
users, likely as an MDE.
See the "Splitting your app into a front end and back end Tips" page
at my website for more info.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm