Posts
Sort by recent activity
SDC 8 shows DBs as identical, SDC 7 finds differences?
I assume I must be doing something wrong on the command line, but I can't figure out what it might be.
The following command shows the two DBs as identical when using SDC 8:E:\>"E:\Red Gate\SQL ...
SDC selecting from every table in DB. Bug?
So I have some very large databases, in which I'm trying to keep just a couple small tables in sync. This worked fine in SDC7, but after updating to SDC8 it seems that the app insists on selecting ...
Enhancement request - Syncing permissions
We have some databases we keep in sync using SQL Compare, however we do not sync the DB users on the destination database.
We currently use the /options:iu,ip in order to ignore users and prevent p...
/sync fails with invalid syntax, but /scriptfile works fine
I'm having some command line scripting issues. Specifically, I am issuing the following command line:SQLCompare.exe /verbose /exclude:user /exclude:role /exclude:schema /options:iw,iweo,iu,iup,irpt...
Ignoring non-existant dependencies?
I'm trying to use the product to keep a development master version of my production databases in sync with changes that are promoted to production, however I'm running into some problems with depen...