How can we help you today? How can we help you today?
mtran
Table primary keys are dropped
When I ignore Indexes, the primary keys are dropped after syncing the table schema. I have a table with 5 primary keys. It is initially there before the sync, but they are gone after syncing. Plea...
2 followers 8 comments 0 votes
FieldMapping not valid for MatchingMappings
I have been receiving this error numerous times when using SQL Data Compare. It successfully registers the databases but I get a Mapping error and can not move forward. I don't have any special opt...
3 followers 3 comments 0 votes
Backup before Synchronizing
Is there a command for backing up the database before synchronizing? Is the Database.SaveToDisk method the same as right clicking the database and creating a backup file? Thanks
1 follower 1 comment 0 votes
Specifying table before comparing
To decrease the time it takes to compare, is there a way to specify which objects to compare before running the comparison on the database? For example, I would like to compare the table "TBL" bet...
5 followers 5 comments 0 votes
File Not Found Exception
I am using the ResultsStore object in this line of code: foreach (Row row in differs.ResultsStore) . VB.NET throws a FileNotFoundException for this file: RGDC-ca110e8a-fc00-4d71-9bc7-979614b85673....
2 followers 5 comments 0 votes