Code Comments
Programming Forum and web based access to our favorite programming groups.> You can easily imagine a situation where due to some glitch or other > a data file had some of its sectors overwritten. A randomly > accessed Product File, for example, could be damaged without > anyone knowing about it since the damaged sectors were not > accessed by the application Let us see how that would work: You open the file to be backed up You open output the backup file You read/write until a '9/41' or worse The data file is corrupt, the backup file is overwritten and only has the records up to the failure. Well done.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.