At 17:57 2013-12-23, "John R. Sowden" <[email protected]> wrote:
So I have this mathematical problem:
Database has 7,210 records.
Each record is 76 bytes in length (75 data plus 1 delete flag)
# records times record length is 547,960 bytes.
DIR the file (from the O/S) and get a length of 541,040, and that
doesn't take the header into count.
Whatsup?
One possibility is a corrupt table.
Another is that the rows are actually 75 bytes including the
delete flag. The math works then. Off-by-one errors are so easy to make.
Sincerely,
Gene Wirchenko
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.