How can we help you today? How can we help you today?
mryhmln

Activity overview

Latest activity by mryhmln

After upgrading to 3.1, SQL Source Control no longer seems to pick up changes that I am making to the db through SQL Management Studio. I have to restart SSMS in order for SSC to detect any changes. / comments
After upgrading to 3.1, SQL Source Control no longer seems to pick up changes that I am making to the db through SQL Management Studio. I have to restart SSMS in order for SSC to detect any changes.
0 votes
compare only indexes/keys
I would really like to have a way of separating table scripts from foreign key/index creation scripts. Currently, we have replication set up on a number of tables in our database and our reinitial...
0 followers 0 comments 0 votes
Creating single db from multiple dbs-Owner mapping issue
I want to use SQL Compare to compare stored procedure, function, and view objects from several existing databases against those in an empty database, with the intent of consolidating multiple datab...
1 follower 1 comment 0 votes
I ran SQL Data Compare using my development database root folder from TFS that was created by SSC when I linked the database to source control as the source scripts folder and I used my staging branch root folder prior to merging from the development branch as the target scripts folder and SDC picked up the differences in the lookup table data. However, when I went to use the SDC synchronization wizard to generate the deployment script, I got an error saying that the "given key was not present in the dictionary". However, if I right-click on just the lookup table object in the comparison pane and select the "Show Object Synchronization Script", I get the script with no errors. If I can use this method to compare dev branch to staging branch as script folders I can probably automate some kind of short term work around to my problem, as long as the synchronization wizard doesn't error out. Otherwise I'm really going to have problems dealing with any static data changes to the database. It will be a maintenance nightmare. As another potential worka round, I tried using migration scripts to manually change the data myself, but I got a message saying that since there were no schema changes involved I couldn't even use a migration script. Please help me figure this out. This is a critical issue for us. / comments
I ran SQL Data Compare using my development database root folder from TFS that was created by SSC when I linked the database to source control as the source scripts folder and I used my staging bra...
0 votes
Bug in sql compare for SSC database with linked static data?
I can no longer seem to get sql compare to recognize the linked static data in some look up tables that I am controlling through SQL Source Control. Previously, I recall that SQL Compare would pic...
2 followers 3 comments 0 votes
Cmd Line bypass Synchronize all dependencies
When I am running SQL Compare from the command line, I want to emulate the option of unchecking the "Synchronize all dependencies" option that I get in the "Review dependencies" step of the synchro...
1 follower 1 comment 0 votes