SQL Compare is a database comparison and synchronization tool created by Red Gate.
0
votes
1answer
32 views
Redgate SqlCompare filter not being used, causing issues
I've a couple of saved projects that I'm using from the command line to compare a database with TFS.
One of my databases has a large number of asp.net related tables which all include "aspnet" in the ...
0
votes
1answer
45 views
redgate sql compare results differ using gui to command line
Using SQL Compare 10,
I've created an .scp file which compares a local database (on the local build server) with what's in Source control (TFS via redgate SQL Source Control)
Using the GUI a number ...
1
vote
1answer
58 views
Compare / Synchronise two mongodb databases
Coming from the World of SQL Server and Redgate SQL Compare, I am struggling with this aspect of Mongodb, or rather the existing MongoDb clients I can find.
Does anyone know of a "difference" ...
0
votes
1answer
48 views
Keyboard shortcuts for Red Gate SQL Compare
In Red gate SQL compare
Are there any keyboard shortcuts to move from the pane in which we have to tick, to the pane in which the actual difference is shown so that I can scroll down to look at the ...
1
vote
0answers
230 views
TeamCity 7 SQL Compare Report tab - Image references broken in report HTML
SQL Compare has been set to run inside of a TeamCity 7 build project as part of the build. A report tab has been set up in TeamCity to display the HTML output of SQL Compare along the lines of Troy ...
0
votes
1answer
105 views
Redgate SQLCOmpare 6 Command Line => Return Code is “0” even DB's are identical
We have a NANT scripts which are using for packaging automation.
We also comparing previous DB and current DB if any structural and Data changes with SQLCompare command line tool.
Even I compare same ...
1
vote
1answer
54 views
SQL Server - SQL Compare - Automatic identification and replacement of differing database names?
I have two development databases locally
Alpha
Beta_Dev
I have two production databases remotely
Alpha
Beta
I use SQL Compare to sync the schema of the two Alpha databases.
Sometimes, stored ...
3
votes
11answers
2k views
T-SQL - Is there a (free) way to compare data in two tables?
I have table a and table b. (SQL Server 2008)
Both tables have the exact same schema.
For the purposes of this question, consider table a = my local dev table, table b = the live table.
I need to ...
7
votes
3answers
2k views
Red Gate SQL Compare vs. VS2010 Ultimate
I used to use SQL2000 and Red Gate SQL Compare 3.2 and I was a happy camper. I wouldn't worry about tracking the changes that I make to the dev database until all the coding was done and I needed to ...
1
vote
2answers
340 views
Database Schema Validation - deployable/compilable
Looking for a tool that will allow building database schema validation that can be compiled into a standalong tool or as a module to be used in another application.
The scenario is - a client/server ...
1
vote
2answers
83 views
FOSS version of SQLCompare or something similar?
Actually, free is good enough, it doesn't have to be open source :)
I'm currently using the Schema Compare utility of VS2008, but it doesn't have a command line interface and has some other ...
2
votes
5answers
4k views
SQL Server, excecute batch T-SQL script on multiple databases
Our SQL Server 2000 instance hosts several databases which are all similar, one for each of our client. When comes the time to update them all, we use Red Gate SQL Compare to generate a migration ...
0
votes
1answer
335 views
Redgate's SQLCompare Schema Comparison Not Removing or Adding Objects Via Command Line
I have a saved SQLCompare project which I use to synchronize my local database with another "master" database. When I run the project via the GUI, everything works fine. However when I run it via the ...
2
votes
2answers
53 views
Will Problems Arise from Using SQL2008 to Interact w/ a SQL2005 DB on another machine?
I have SQL2008 installed on my local machine and need to view/alter/select rows and tables from a DB on a remote server running SQL 2005. Will I have any problems doing this. I have seen some people ...
5
votes
6answers
3k views
How to execute a 3GB SQL file (Microsoft SQL Server)?
I have a big SQL file that does not fit into memory and needs to be executed against Microsoft SQL Server 2008. It seems that the sqlcmd.exe tool always loads it into memory first which is impossible ...
1
vote
1answer
395 views
SQL Compare GUI works, but command line gives problems
I recently purchased SQL compare 7.1 pro for the command line capabilities. We have been using the GUI version with no problems for some time now. I am trying to exclude items from the sync, however ...

