‎2006 Sep 01 8:07 AM
Hi,
I'm getting two files with creation date and creation time. I've to upload this file somewhere.
But problem is " sometimes i'm getting the latest file before the older one" and older is getting updated as latest one due to time Insynchronization. Also i dont want to do the time stamps and do the validation for individual files as there are a number of files and performance will hamper.
possible solution expected
Regards,
Jyoti shankar
‎2006 Sep 01 8:15 AM
Hi,
Instead of date & time stamp, you can use date & counter
stamp. That will solve your issue.
Regards