Sunday, March 04, 2007

TableDiff.exe - a cool SQL Server 2005 tool

TableDiff.exe - a cool SQL Server 2005 tool: "This compares 2 tables in the same database on the same server and creates a new table called DiffsTable that holds the differences and
creates a T-SQL script file at d:\MyTable1_MyTable2_diff.sql
that holds the UPDATE/INSERT/DELETE statements to synchronize the 2 tables:"

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home