Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 merging db

Author  Topic 

tamir.dresher@gmail.com
Starting Member

1 Post

Posted - 2007-04-19 : 16:14:04
hello
im working on a project with a friend and store source files in a subversion server. since we are both working on the same DB everytime one of us makes a change we discover a problem in merging our changes.

is there any tool that can help in merging and making diff??
is there any alternativa?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-04-19 : 16:50:44
Do you have to work on same set of data? If not, you can have your own tables in the db.
Go to Top of Page
   

- Advertisement -