replication
How to replicate two tables with different structures but the same fields?
I have two SQL server databases in different locations.I want to do something like replication. this is my scenario:[详细]
2023-02-26 19:36 分类:问答Master slave replication jdbc url
We have a MySQL setup with one master and two slaves we use Spring 3.0 to connect to the DBs and mysql-connector-java-5.1.13.jar.[详细]
2023-02-26 18:34 分类:问答Sharepoint 2010 External Content Type Create / Update Operations (SQL Server Replication Issue)
I am unable to INSERT or UPDATE an item in my external list created from an external content type Here is the error:[详细]
2023-02-25 15:29 分类:问答MySQL Replication of INSERT... SELECT with ORDER BY
The documentation page for INSERT ... SELECT states that for 开发者_开发问答INSERT ... SELECT to work with replication, an ORDER BY some column must be used so that rows may be inserted in a predictab[详细]
2023-02-25 10:51 分类:问答Updating filtered replicated rows on subscriber fails
I have a merge replication scena开发者_开发知识库rio with 1 distributor/publisher and many subscribers.[详细]
2023-02-25 09:15 分类:问答replication between two tables with different names and which have different column names. Is it possible to create such replication
I have a requirement where i have create replication between two tables with different names and which have different column names. Is it possible to create such replication.[详细]
2023-02-25 08:13 分类:问答what kind of replication should I use?
I can\'t understand the difference between transactional replication and merge replication. This is my scenario:[详细]
2023-02-24 08:48 分类:问答Merge Replication: Are multiple publications better than one big one?
We have merge replication set up in SQL Server 2000.One of our publications has 65 articles in it.This works fine but it is a hassle to modify anything (beyond adding a column via sp_repladdcolumn) be[详细]
2023-02-22 20:29 分类:问答How to find mysql DB is slave?
How to find mysql DB is slave with out using \"show slav开发者_开发技巧e status\" by query? Here are 3 options you have to detect if Replication is running[详细]
2023-02-21 17:27 分类:问答How can I tell when a Local Subscription from a Push is used/done?
We have a number of local Subscriptions that a vendor uses to Push us data every morning. We\'re looking to have more info about when this happens and specifically when it finishes using T-SQL.[详细]
2023-02-21 04:14 分类:问答