SInce these are DBFs, why don't you use the LUPDATE() function? DBFs know when they were last changed.
On Fri, Nov 30, 2012 at 3:06 PM, MB Software Solutions, LLC < [email protected]> wrote: > In one of my apps, I'm putting in an option to copy some tables locally > and query there instead of the network. This will not only increase > performance (because this solution is a query-only solution...it's just for > reporting) but will allow the user to query while disconnected from our > network. > > Some of the tables involved do NOT have a timestamp field on them. For > the ones that do, I can just query the NETWORK and LOCAL tables joined on > primary keys where there's a difference in timestamp, but how do you > suggest I do it for the tables where no timestamp field exists? For now, > it's just one table and it's not large at all. (2500 records?) > > -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4thendm+qnvjuvh-dp3soepqqlnwbmps706c4zxcu_...@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.

