MSSQL数据库比较工具:UltraDBC
jopen
12年前
UltraDBC 是一个 SQL Server 数据库的比较工具。可比较不同数据库中相同表中的数据差异。
Features
- Multithreaded programm - uses all available CPU cores for comparsion and uses two cores for data reading.
- Supports Microsoft SQL Servers starting from version 7.0.
- Simultaneous data reading from source and destinaton databases.
- Save SQL script to file and/or display to console. Script later can be executed with SQLCMD, OSQL or opened in any SQL Server administrator software (like Enterprise Manager).
- Compares two SQL tables for differenecing data and creates change script.
- Limit update commands produced: Delete, Insert, Update can separately be excluded from result script.
- Choose between Windows Integraed and SQL server autietification modes.
- Control programm entirely with command line switches, and use it in batch processing.