Tag Archives: SQL Data Compare

Using SQL Compare with Read-only Access

Recently a customer asked if SQL Compare and SQL Data Compare can be used with a read-only database as a source. It’s a good questions as I’ve seen some tools that create temp tables or do some other work in … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Using SQL Compare with Read-only Access

Using SQL Compare in Read-Only Databases

Recently a customer asked if SQL Compare and SQL Data Compare can be used with a read-only database as a source. It’s a good questions as I’ve seen some tools that create temp tables or do some other work in … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Exporting SQL Data Compare Results to Excel

I had someone ask recently about getting SQL Data Compare results in Excel. It’s easy to do and this post looks at the process. Exporting a Comparison I won’t go into the details of making a comparison. I have another … Continue reading

Posted in Blog | Tagged , , | Comments Off on Exporting SQL Data Compare Results to Excel

Using SQL Data Compare from the Command Line with a Project

SQL Data Compare (SDC) is a great way to sync data among tables. It’s a software utility analogous to SQL Compare, but working with data rather than schema. I had a customer ask recently about setting up a SDC project … Continue reading

Posted in Blog | Tagged , , | Comments Off on Using SQL Data Compare from the Command Line with a Project