On Mon, May 7, 2012 at 8:28 AM, Jeff Johnson <[email protected]> wrote: > Excuse me if this was recently discussed because I thought it was, but > couldn't find it. I want to synchronize several VFP9 dbf files. A user > uses her laptop and then when she returns to the office want's to > synchronize the dbf's with the server. A full two way synchronization. > > I have looked at DBFSync but it requires selecting each dbf and each > field to synchronize. I suppose once you set it up, that would be okay. > > Does anyone use synchronization effectively in their applications? ------------------
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? -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell _______________________________________________ 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/cajidmykb+jvro4v5v_x4s1pgv4zlqsv_qwvtdm7uu14bz-i...@mail.gmail.com ** 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.

