Paul McNett wrote: > Yeah I use only the transaction logs on either end to determine what needs to be > updated each way. It would take too long to compare every record of every table over > the network otherwise.
So your transaction log basically has something like the GUID PK value and then a code like I (Insert), U (Update), or D (Delete)? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

