MSSQL数据库比较工具:UltraDBC
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.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!