Tag Archives: SQL 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

Grouping by Object Type in SQL Compare

A customer recently was asking about grouping objects by type to see all the differences in two databases for one set of objects, like all stored procedures. This post shows how this works and what this changes for your system. … Continue reading

Posted in Blog | Tagged , , | Comments Off on Grouping by Object Type in SQL Compare

SQL Compare Force Column Order in a Table

I had a client that was concerned about SQL Compare behavior when a developer adds a column to the middle of a table. I wanted to reassure them, so I wrote this post to show how SQL Compare behaves by … Continue reading

Posted in Blog | Tagged , , | 2 Comments