Two-way synchronization
jkaster
Posts: 5
Hi. I've just started to use SQL Compare, and things are going pretty smoothly with it. I like that I can immediately get comparison results.
I have forked versions of a database I'm trying to merge back together, where there are some tables have have new columns or constraints on both sides of the comparison. Is there any way to tell the synchronization wizard to take the new things from both and merge them into either A or B? I don't want to lose the new columns that are in B when synchronizing from A.
What steps can I take to accomplish this? TIA
I have forked versions of a database I'm trying to merge back together, where there are some tables have have new columns or constraints on both sides of the comparison. Is there any way to tell the synchronization wizard to take the new things from both and merge them into either A or B? I don't want to lose the new columns that are in B when synchronizing from A.
What steps can I take to accomplish this? TIA
John Kaster
Transactis, Inc.
Transactis, Inc.
Comments
Whether it works or not, please respond to this post with the outcome so other users can benefit.
We may one day separate indexes and constraints as separate objects, rather than being part of the table object, but this is not scheduled for the immediate future.
Good luck!
David Atkinson
Product Manager
Product Manager
Redgate Software
Transactis, Inc.
Do you prefer to use graphical designers rather than typing SQL to make your schema/data changes? We're considering adding a modeler / designer to our toolset, so it would be interesting to get your view on this.
David
Product Manager
Redgate Software
There certainly are plenty of DBAs who don't use VS who could benefit from a good cross-platform modeling tool. I know Embarcadero (where I used to work) makes pretty good business from that.
Transactis, Inc.
If you have issues with the current Entity Designer in VS, we'd love to discuss this with you further as we have some ideas in this area.
How important is cross-platform to you? Which other platforms do you use?
David
Product Manager
Redgate Software
I have lots of MDA experience, and used a tool previously that would refactor the database based on updates to the model without data loss, so I'm really missing that capability right now.
There are also some other limitations of the EF designer in VS that annoy me today, again probably because I have experience with other modeling tools that streamlined some of these processes.
When you say "cross-platform" do you mean databases or operating systems? For my current work, our server-side development will be windows and .NET. Our clients will be on every other device, so we are working on solutions to reuse our model and business logic as much as possible on every OS platform.
Transactis, Inc.