merge-replication Questions

4

I have 2 servers connected over a low speed wan and we're running SQL Server 2008 with Merge replication. At the subscriber, sometimes when attempting to insert new rows, I get this error: A tr...
Verlie asked 17/1, 2015 at 10:4

2

I have merge replication set up between two databases and am using identity ranges on both. I want to add a specific row to a merged table (setting the identity value to something outside of the i...
Geneticist asked 12/3, 2009 at 13:56

2

I have a requirement to sync local db data with central SQL server. The remote users (mostly around 10 people) will be using laptop which will host application and local db. The internet connection...

4

Solved

Does anyone know if SQL Azure supports merge replication? I am currently working with the web version of SQL 2008 R2 and it does not support the publication side of replication and I need a solutio...
Taliataliaferro asked 24/5, 2012 at 15:26

4

I'm building a C# program for windows tablets that are synchronized with a database. They will each have their own local .MDF SQL Server database which they interact with using SQL Server Express. ...

2

Solved

We have recently upgraded from SQL Server 2005 to SQL Server 2008 (R2, SP1). This upgrade included some publications, where all tables are published with a default conflict resolver based on the "l...

2

Solved

I have a SQL server that is setup with merge replication to 800 mobile clients running SQL CE. The server has enough resources and the lines in and out of the company are more than adequate, the r...
Deshabille asked 22/10, 2012 at 10:47

4

Solved

Our developer has a linq-2-sql project that talks to my database. The database is involved in merge replication. It has been in use for some time and was working fine. A recent table was added to t...
Weisburgh asked 9/8, 2011 at 18:52

2

Solved

We are faced with the following problem that involves keeping the following in sync: 1 Centralised Server (IIS / MSSQL 2005) Many Desktop WPF clients distributed by ClickOnce Many Mobile clients ...

2

Solved

I have a database running under Sql server 2005 with merge replication. I want to change some of the FK columns to be 'not null' as they should always have a value. SQL server won't let me do that ...
1

© 2022 - 2024 — McMap. All rights reserved.