-1

Does anybody have any recommendations for SQL Data Comparison tools that will compare and synchronize FileTable data?

So far I have looked at Visual Studio Data Comparison tool, SQL Delta and SQL Data Compare by Redgate and none of them appear to do it.

Kara
  • 6,115
  • 16
  • 50
  • 57

1 Answers1

1

You can use the xSQL Data Compare to compare the tables and generate synchronization scripts. It should be able to compare and synchronize FileTables.

Endi Zhupani
  • 736
  • 2
  • 7
  • 22