If I understand you correctly——You want a database and do many modifications to that data contents and then back them up automatically——So as to make the two databases sychronized?Am I right?
If so,I think you can do modifications to the certain databases,and then at a certain peroid,please set up something like back-up to back the whole database as a "full copy" after removing the older version,you can always make your two database "same" and
"sychronized"。
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Distributed Environment - Replicated (staging) Database (deleting FK rows)
Apr 28, 2012 01:14 AM|LINK
Hello ef305804 ;)
If I understand you correctly——You want a database and do many modifications to that data contents and then back them up automatically——So as to make the two databases sychronized?Am I right?
If so,I think you can do modifications to the certain databases,and then at a certain peroid,please set up something like back-up to back the whole database as a "full copy" after removing the older version,you can always make your two database "same" and "sychronized"。
Reguards!