No announcements
Found 3644074 threads
-
0 Votes
Setting Time of Subscription of SQL Replication by RMO
subscription.Create(); // Access the subscription job schedule Server server = new Server(serverName); Job mySubcriptionJob = ...Answered | 15 Replies | 5310 Views | Created by X-AL - Friday, November 11, 2011 2:20 PM | Last reply by Brandon Williams - Friday, November 18, 2011 9:06 AM -
2 Votes
RMO - Publication - Article Issues
If you get a chance, I've created a Microsoft Connect item to have MS reconsider to the deprecation which can be found ...Answered | 8 Replies | 1712 Views | Created by basto2 (MCSA) - Monday, December 9, 2013 3:20 PM | Last reply by Brandon Williams - Wednesday, December 11, 2013 8:12 AM -
1 Votes
Merge replication takes much more time to sync using RMO programming than sync from SQL Managment studio
1) Your RMO code has OutputVerboseLevel set to 2.Answered | 1 Replies | 3575 Views | Created by Abdo Ahmed - Sunday, April 15, 2012 5:26 PM | Last reply by Brandon Williams - Sunday, April 15, 2012 11:05 PM -
2 Votes
Lightswitch and SQL Server Replication
SQL Server replication, on the other hand, is a proven solution that offers everything you need right out of the box.Answered | 8 Replies | 3723 Views | Created by DanPCS - Monday, October 31, 2011 10:22 PM | Last reply by DanPCS - Friday, November 4, 2011 12:02 PM -
0 Votes
Using SQL Server Replication for SQL Server 2005 and 2008
And it'd better to use different method for SQL 2005 and SQL 2008 and before your codes launch the method, it needs to figure out which SQL Server version ...Answered | 1 Replies | 7347 Views | Created by cdshearer - Tuesday, September 7, 2010 3:27 AM | Last reply by Weiyan Zhong _SQL_ - MSFT - Tuesday, September 7, 2010 8:28 AM -
0 Votes
Can't run SQL 2008 RMO application on PC without SQL Server 2008 installed
looking for a book on SQL Server replication?Answered | 11 Replies | 8110 Views | Created by Mark_Rendle - Wednesday, August 19, 2009 1:33 PM | Last reply by Justin Shen - Monday, August 31, 2009 1:46 AM -
0 Votes
RMO error with SQL 2008 x32 on Windows 2008 x64 server
looking for a book on SQL Server replication?Answered | 6 Replies | 6569 Views | Created by Bruce Baker - Tuesday, September 8, 2009 3:30 AM | Last reply by Bruce Baker - Monday, September 14, 2009 5:05 AM -
0 Votes
SQL Server 2008 R2 Replication Management Objects sql_rmo.msi ??
This section describes how to start a simple RMO project using Microsoft Visual Studio.Answered | 4 Replies | 10043 Views | Created by KriX - Friday, February 25, 2011 9:09 AM | Last reply by SevenKnights - Friday, February 25, 2011 2:21 PM -
0 Votes
Replication checking
looking for a book on SQL Server 2008 Administration?Answered | 3 Replies | 1354 Views | Created by MSDN_12345 - Thursday, March 13, 2014 3:12 PM | Last reply by Hilary Cotter - Thursday, March 13, 2014 5:39 PM -
0 Votes
Replication ActiveX Controls
Hi 2012S4, I am afraid that the ActiveX controls will not work with SQL Server 2012/2014/2016, please use RMO or ...Answered | 3 Replies | 1016 Views | Created by 2012S4 - Friday, March 4, 2016 6:45 PM | Last reply by Lydia Zhang - Tuesday, March 8, 2016 6:01 AM -
0 Votes
Replication in Sql server
For example if you have a replicated table you can no longer use the TRUNCATE command on that table...Answered | 3 Replies | 9974 Views | Created by Bhadri1991 - Friday, January 13, 2012 12:19 PM | Last reply by PrinceLucifer - Saturday, January 14, 2012 10:55 AM -
0 Votes
SQL Replication with a Publisher, Dist, and Subscriber
Did you go over the doc Removing Replication?Answered | 3 Replies | 4314 Views | Created by wchew - Wednesday, November 16, 2011 11:26 PM | Last reply by Brandon Williams - Tuesday, November 29, 2011 3:09 AM -
0 Votes
SQL Server Replication
looking for a book on SQL Server 2008 Administration?Answered | 4 Replies | 1373 Views | Created by Conto5o - Monday, April 6, 2015 8:03 AM | Last reply by Hilary Cotter - Tuesday, April 7, 2015 10:00 PM -
0 Votes
1St Step Into Replication
Brandon Williams (blog | twitter)Answered | 5 Replies | 4171 Views | Created by jbm417 - Thursday, January 19, 2012 6:08 PM | Last reply by jbm417 - Saturday, January 21, 2012 1:33 PM -
0 Votes
RMO how to get last synchronization time at publisher
For Merge Subscribers, try calling PublisherMonitor.EnumMergeAgentSessions instead, which returns a DataSet object containing a column time, ...Answered | 2 Replies | 4030 Views | Created by bcompt143 - Wednesday, June 27, 2012 7:35 AM | Last reply by Brandon Williams - Wednesday, June 27, 2012 5:28 PM -
0 Votes
SQL Server Merge Replication
Brandon Williams (blog | linkedin)Answered | 4 Replies | 2877 Views | Created by SQL Kitchen - Saturday, July 13, 2013 10:02 AM | Last reply by Brandon Williams - Saturday, July 13, 2013 7:36 PM -
7 Votes
Sql Server 2008 Replication
Then you should be able to install your SQL Server to CSV on each side specifying that it is another instance for the main SQL Server.Answered | 12 Replies | 1385 Views | Created by Erró - Monday, February 20, 2017 12:06 PM | Last reply by Erró - Wednesday, February 22, 2017 6:43 AM -
0 Votes
SQL server 2005 replication
looking for a book on SQL Server 2008 Administration?Answered | 5 Replies | 6856 Views | Created by Junkie.net - Sunday, May 29, 2011 6:44 AM | Last reply by Hilary Cotter - Tuesday, May 31, 2011 1:27 PM -
0 Votes
Replication in sql server 2008
The main changes are conflict detection in peer to peer replication, and a new wizard to deploy the peer to peer replication topology.Answered | 1 Replies | 7480 Views | Created by rmd.jilan - Thursday, February 17, 2011 2:28 PM | Last reply by Hilary Cotter - Thursday, February 17, 2011 5:31 PM -
0 Votes
Sql Server Replication
We have to run the index rebuild script at both server manually.Automatic index management is not a part of replication.Answered | 5 Replies | 2612 Views | Created by Ravi Chunduri - Tuesday, August 28, 2012 4:46 AM | Last reply by Chad Churchwell - Tuesday, August 28, 2012 3:57 PM - Items 1 to 20 of 3644074 Next ›
No announcements