in reply to Re: Automated checking for identical MS SQL tables
in thread Automated checking for identical MS SQL tables

If you want some code to read a db handle and MD5 hash each entry in turn, you can get it from here - look for the subroutine 'sourceToAoH'.

It might be handy to generalise the record hashing a bit more, so that it can be used for other purposes - I'll take a look at that for the next version of this module.

--------------------------------------------------------------

"If there is such a phenomenon as absolute evil, it consists in treating another human being as a thing."

John Brunner, "The Shockwave Rider".

  • Comment on Re^2: Automated checking for identical MS SQL tables