Compare the structural differences between two mssql databases
1. Database comparison, the computer running the program can connect to two databases
2. Other comparisons ensure that server 1 can access the sql server of server 2
3. Database table comparison 1, simple comparison, only lists the differences
Database table comparison 2, detail the differences and column information of the two tables
During the implementation of the software project, the database is modified due to changes in requirements, resulting in inconsistency between the development database and the user database.
Consistent, after a long time, you may forget the differences. Use this tool to compare and find out the differences.
This program is developed using .net and needs to install the .NET FrameWork2.0 component
The components can be downloaded from the Microsoft website
Applicable to sql server 2000/2005
it works
it works
it works