PDA

View Full Version : murging databases...


wrichards123
11-28-2012, 03:14 PM
I was wondering about merging databases... for example I work on my data base from two diffrent computers, sometimes I make changes on one and other changes on the other but want both changes made into a master data base...

as it is now... I copy the ENTIRE dir of PEQ-Repack of one comp and copy it to the other computer, as I have the PEQ dir in the same place on both comps the comp plays fine.... this is all fine and good but if I make changes to both copies of the database on the two comps, is there a way using the DB tools to "merge" the two?

Ive played with DB tools to back up and such but had an error one time trying to update a DB, so im a bit gunshy about merging DBs....

anyway... how this is clear...

Any responses in advance are welcome.. thanks :)

blackdragonsdg
11-28-2012, 03:36 PM
Try this program it will allow you to get a diff of two different databases. Then the diff can be sourced into the main database.
http://toadformysql.com/index.jspa

wrichards123
11-28-2012, 03:51 PM
sweetness thank you