It'd really help if you used UUIDs (GUIDs) as the primary keys as well. SYS(2015) is the VFP poor-man's UUID function (emphasis on poor) but I'd recommend getting one of the UUID functions in case record creation grows to many per second or more.
On 05/07/2012 10:54 AM, Stephen Russell wrote: > Do you have a datetime column for a row change? If so you just have to > update dataB with dataA values when they are not the same. If you do > not have something like this how are you going to know which one is > recent? _______________________________________________ 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.

