G
Guest
I have read several very helpful posts about replication and splitting but
would love someone to confirm I'm on the right track before I go ahead:
I have an Access DB (v2003) with macros set up to log drill core data to
tablet PC's in the field. I would like to update a main DB on the network
from the tablets (currently up to 4 tablets).
Ideally when syncronizing, the data from the tablet will be copied into the
main DB on the PC and any updates to the forms, queries etc on the main PC
are copied onto the replica tablet. I believe replicating the entire DB can
cause issues during sync, corrupting the DB so...
I must first split the DB into a FE and BE. Copy the FE onto each tablet
and replicate the BE for each of the tablets. Any chages to the FE on the
master will not auto update and the new version will have to be copied onto
each tablet.
Is this correct?
Finally will the entire BE data be on each laptop after syncing or can it be
made so only recent/current data (ie the current drill hole being logged) is
left on the tablet.
Thanks and apologies for the long explaination.
would love someone to confirm I'm on the right track before I go ahead:
I have an Access DB (v2003) with macros set up to log drill core data to
tablet PC's in the field. I would like to update a main DB on the network
from the tablets (currently up to 4 tablets).
Ideally when syncronizing, the data from the tablet will be copied into the
main DB on the PC and any updates to the forms, queries etc on the main PC
are copied onto the replica tablet. I believe replicating the entire DB can
cause issues during sync, corrupting the DB so...
I must first split the DB into a FE and BE. Copy the FE onto each tablet
and replicate the BE for each of the tablets. Any chages to the FE on the
master will not auto update and the new version will have to be copied onto
each tablet.
Is this correct?
Finally will the entire BE data be on each laptop after syncing or can it be
made so only recent/current data (ie the current drill hole being logged) is
left on the tablet.
Thanks and apologies for the long explaination.