Posts
Sort by recent activity
Validating the results when using SQL Data Compare through command line
Hi there!
I'm trying to compare 2 database backups - Graph.bak and Graph2.bak through command line.
After running the following command:
sqldatacompare /Backup1:"C:\Users\amalik\Desktop\Graph.bak" ...
Are there any PowerShell cmdlets for SQL Data Compare?
Are there any PowerShell cmdlets for SQL Data Compare? Thanks!