And would it matter if the clocks were not the same. I know of one server running as GMT
Al frenchgites.eu From: Christof Wollenhaupt Sent: 01 December 2012 08:46 To: [email protected] Subject: Re: How to tell if file has changed (comparing network file to local copy) > COOL! You're the expert on these things...is it using something in the > Header of the DBF to know this or just the file system date/time? The table header only contains a date. As soon a s time is involved, you are accessing the file's timestamp. Be aware that a server side timestamp usually changes twice a year due to daylight saving time. Your code will copy the file even though nobody has touched it. _______________________________________________ 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/[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.

