Link to home
Start Free TrialLog in
Avatar of NewtonianB
NewtonianB

asked on

synchronizing databases across two machines

I have a laptop and desktop development machine, I'm trying to always be in sync with both data in database and files.

I fixed my file issue by running unison scripts which works beautifully.
My issue is my database now. Is there any graceful way to handle that or do I need to dump and reinsert every time i want to refresh updates?
I'm using mysql server.
Avatar of wesly_chen
wesly_chen
Flag of United States of America image

Oracle Database Lite 10g Automatic Synchronization White Paper
http://www.oracle.com/technetwork/database/database-lite/backgroundsync-130778.pdf



Compare and synchronize Oracle databases with ease (commerical)
http://www.devart.com/dbforge/oracle/datacompare/?gclid=CLyBxMWpuagCFacZQgodbk9hBw
ASKER CERTIFIED SOLUTION
Avatar of wesly_chen
wesly_chen
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial