The SQL Compare application will allow you to compare the structure of two SQL server databases and display all the differences between them. You can compare databases online or you can take snapshots of the structure of the databases and compare them off-line, which is ideal for when you have a regularly update database and want to check if the all the changes to the database were committed successfully.Compara la estructura de dos servers SQL y muestra todas las diferencias. Puedes comprar las base de datos en el momento o grabar la estructura a un archivo para comprarlo luego sin estar conectado al servidor lo que es ideal cuando se tiene una base de datos a la cual se le hacen updates con scripts regularmente, porque puedes ver si los cambios se hicieron debidamente despues de correr el script.
| Requirements: | VB6 RUNTIME |
|