I am researching the possibility of using Firebird for a project. However, one potential problem is replication and failover, or rather, lack of a (subjective) \"good\" solution.There are several pot
What is deference between Microsoft Sync Frameworkand 开发者_高级运维Replication? which one is better?
I\'m looking for a recommendation for a product that enables replication between different database systems. We\'re just looking for standard replication (copy this table over here and apply transacti
I have set the Master DB Name as MDB & in the Slave server I set to replicate-do-db=SDB <-- this did not work? But when I set it up as the same DB name it works. Is there any solution out there
What is difference between 3 type of replication? Is replication suitable for dat开发者_JAVA技巧a archiving?
Say you are running two mysql servers: one a master, the other the slave.The master has triggers set that update columns with the COUNT of the number of rows in other tables.For instance, you have a n
I\'m developing an app which will have a central database users can add entries to. The database will have to be on a server somewhere but I want the users to be able to add entries offline. The app w
I want to make a dedicated SLAVE machine for data replication of three database on three different开发者_开发问答 servers.In other words, I want to do Multiple Master => SIngle Slave replication.
I am weighing my options for in开发者_JAVA技巧teger primary keys that can be used in multi master replication. (I\'m pretty much sold on using integer keys instead of GUIDs)
I have a database with merge replication set up on a SQL 2005 server with 1 subscriber.I am having some identity range issues an I started to look at the MSmerge_identity_range table.I have one subscr