Implementing db checksums in FileMaker -
12-01-2005
, 01:22 PM
Does anyone know of any resources for creating checksums for data in
FileMaker? What I want to do is hash each record and then sum the
record hashes in each database, then compare this checksum to the
checksum of a (supposedly) identical database. The forms and scripts in
the other DB will not be identical, so I'm not talking about comparing
those - just the records. Links, articles on theory OK - it doesn't
even have to be FileMaker specific, just practical and not to heavy on
the math. |