Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Brandnew table vs. emptied table
Thu, Nov 23 2006 2:07 PMPermanent Link

Kai
Hi ~

just did a compare (fc) of a brandnew table against a table with identical struture that
had contained data and had since been emptied.

The fc shows a few bytes that are different - what do they pertain to?

TIA,
Kai
Thu, Nov 23 2006 7:05 PMPermanent Link

Oliver Bock
Kai wrote:
> just did a compare (fc) of a brandnew table against a table with identical struture that
> had contained data and had since been emptied.

I've noticed this too.  I suspect that the file includes some date/time
stamps.  I compare tables by opening them and comparing the contents.
(Actually I convert the contents into Python objects and run a diff
algorithm over them so I can see where the differences are, but that's
just showing off.)


  Oliver
Mon, Nov 27 2006 1:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kai,

<< just did a compare (fc) of a brandnew table against a table with
identical struture that had contained data and had since been emptied.

The fc shows a few bytes that are different - what do they pertain to? >>

Housekeeping stuff such as update counters, etc.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image