Under circumstances not yet completely understood the file size of the database file could differ from the real file size on disk. In such a case the file can get corrupted. We can now at least detect that when checking a database file.
Added command "check" to aqdbtool to check (and repair) a database file on the command line.
FILE: Fixed a problem with file sizes.
Under circumstances not yet completely understood the file size of the
database file could differ from the real file size on disk. In such a case
the file can get corrupted. We can now at least detect that when checking
a database file.
Added command "check" to aqdbtool to check (and repair) a database file
on the command line.