Replication with PK GUIDs

waka

Registered User.
Local time
Yesterday, 16:15
Joined
Jul 15, 2009
Messages
20
Hi,

We have a database that will require replication and synchronization with tablet PCs and other desktop computers. As our company standard, we use GUIDs for the primary keys in almost all of our tables. Our database is and will remain in the Access .mdb format. I'm thinking about using the Access Replicator tool for our needs, however I know there may be a problem with our pk GUIDs. When using GUIDs as primary keys, Microsoft Jet Engine does not insert the s_GUID field into the table, which precludes the use of the Conflict Viewer. What I am unclear of is if a conflict table is still created, and if I can still find out what record/table is causing a conflict.

Thanks,

Sarah
 

Users who are viewing this thread

Back
Top Bottom