How can we help you today? How can we help you today?
Dan Guzman
SQL Compare command-line bug
I'm using SQL Compare 11.5.7.1288 and ran into the same problem described in http://stackoverflow.com/questions/15664822/redgate-sql-compare-results-differ-using-gui-to-command-line with SQL Compar...
1 follower 1 comment 0 votes
Ambiguous Type Name in System.Threading.dll
I have an application that's trying to use the .NET type System.Collections.Concurrent.ConcurrentQueue, but there seems to be a conflict with a type of the same name in the System.Threading.dll req...
2 followers 2 comments 0 votes
System.OutOfMemoryException with large script.
I successfully performed a data compare and saved the script to a file. My next task to run the script using the C# code below but I get an out of memory error when during the BlockLoader.Load met...
2 followers 3 comments 0 votes
Powershell script to update config for change logging
Below is a Powershell script I am sharing with the Redgate community. This script specifies a change logging database name in the local configuration file so that last Changed By information is not...
1 follower 1 comment 0 votes
Link Static Data with filter?
I have tables that contain a mix of static data and user data. Using the stand-alone SQL Data Compare tool, I can specify filter criteria so that only static rows are included. However, I can't f...
2 followers 2 comments 0 votes
Command-line compare using project file
I have a large and complex data compare project. Is there a way to use this project file directly from the command-line, or do I need to create a functionally identical XML file for this purpose? ...
4 followers 4 comments 0 votes
Existing table names not schema-qualified
I get an invalid object name error when I specify an existing data source. Looking a trace, I see the source table is not schema-qualified during the SELECT COUNT_BIG(*) query. I there a setting ...
7 followers 7 comments 0 votes