Firebird database replication -


i have reached point i've decided replace custom-built replication system system has been built else, reliability purposes. can recommend replication system worth it? fibre good?

what need might little away generic system, though. have 5 departments each having it's own copy of database, , master in remote location. departments have sporadic internet connection, master online. data has flow , forth master, meaning departments need equal master (when internet connection available), , upload changes made during network outage later distributed other departments master.

i have used copycat create replication project. allows create own replication client/server configuration using codegear delphi. allows complete flexibilty how want replication work.

if don't use delphi, or need prefabricated solution, copytiger same thing configured.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -