Sami Aaron wrote:
> Craig - > > If you have a backup from before the corruption occurred, you could try to > determine why your bank balance might be off. > > Restore the old backup to a DIFFERENT folder than the working folder. > > CONNECT to the backup database and at the R> Prompt type: > > OUTPUT PRINTER > LIST TABLES > NEWPAGE > OUTPUT SCREEN > > This will print a list of all tables and show the number of records in each. > > Next, connect to the repaired copy of the corrupted database and do the same > thing. Compare the printouts to see if you lost rows in other tables during > the RELOAD. > Many thanks! Will try this too and see what it tells me. - Craig

