DataWeigher compares and synchronizes the content of the MS Access databases. It saves the comparison result as HTML and Excel reports, prepares the SQL script for the data synchronization. You can select any tables and fields from two MS Access databases and DataWeigher will show you which data records are equal, added, deleted, modified.
The DBWScript is the software for MS Access databases to generate creation scripts. This utility generates the SQL script that contains Data Definition Language (DDL) commands. Using this script you can recreate a database structure (tables, fields, indexes, keys, constraints) and data.
The DbWeigher is software for developers using MS Access database as database backend. With the help of this program you can compare the structures of Microsoft Access databases. It is useful when finding the differences between the latest and previous database's structures. You can just choose any two mdb files and see at once the differences in their structures. DbWeigher finds differences among tables, fields, indexes and relationships