From: "Eric Potter" <[EMAIL PROTECTED]> > The database I am working with is not backed up during normal > operation, only during testing. There is a CRC check that is done of > the entire database. When I backup the database to inspect it, it > fails the CRC check (presumably because the last backup time has > changed). > One alternative would be to use par (I think that's the command-line tool) or similar to extract the contents of the database and CRC check that. You should be able to set up a pipeline to automate this process and therefore focus the CRC check on what matters to you, ignoring the header completely.
Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
