Is there a program available that could compare 2 databases (both pervasive 2000i). I found one for Server SQL (
here), but is there something similar for pervasive? Or maybe someone knows of a script that could generate the differences?
I'm trying to understand how one program (which happens to be a point of sale retail program) makes changes to the database when a sale is made, so that I can implement a new secondary web interface to sell products using the existing database. My idea was to copy the existing database, then make 1 sale, and then compare both databases to see where all the changes were made.
Thanks in advance!