Posts
Sort by recent activity
Files to use the command line
In this help topic, it says that we need to include the file RedGate.Shared.Utils.dll when integrating the command line with applications;http://help.red-gate.com/help/SQLDataCo ... tions.html
but ...
Lose data when renaming field
I changed the name of a SmallInt field in my development database. When I ran a compare (using version 6.1.0.53), the UI matched the fields. I presumed this was just based on the fact that is saw...
Server does not exist or access denied with command line
I've upgraded to SQL Server 2005 and I'm having problems using SQL Compare on the command line. I get the following message:
Registering databases
Error: Error Comparing localhost/Dezign vs localh...
Permissions error when trying to sync with db at web hosts
I'm trying to sync a remote copy of a SQL Server 2000 database at my web hosting company with a local SQL Server 2005 copy. When I try, I get the following error message:
SELECT permission denied ...
WITH NOCHECK problems using command line
I'm using the command line version of SQL Compare 5 to sync a remote database with a local database. The command line version keeps finding differences in foreign keys where the local database has...
Required files for using the command line tools
In the help topic "Integrating Command Line Tools With Applications", it specifies several files that I need to include to use SQL Comare on the command line. I don't seem to be able to find all of...
Required files for using the command line tools
In the help topic "Integrating Command Line Tools With Applications", it specifies several files that I need to include to use SQL Comare (and SQL Data Compare) on the command line. I don't seem t...
Saving sync projects and putting them under source control
I already sent a support email about this, but I wanted to put my opinion on the forum to see if anyone else agrees (or disagrees).
I'm upgrading from version 3.4 to 5.0 and I don't like the way I ...
Excluding multiple object types with the command line tool
I'm trying to exclude User and Role objects using the switch /exclude:User,Role
It has a very similar example in the help file, so I know this should work, but I'm getting an error message that thi...
dtproperties
This is a minor problem, but the dtproperties table always appears when I run a compare, even though the table exists on both the target and the source databases. I even tried running the sync wit...