SQLREPL
A blog about SQL Server Replication.
Archives: May 2012
Implementing a replication agent progess bar
Using Replication Management Objects, SQL Server subscriptions can be synchronized programmatically without using SQL Server Agent or SQL Server Management Studio. Common uses include:
- Express edition subscribers
- Sync from within an application on-demand without an agent job
- Display agent status information in an application
In a previous post I provided… Read more
6 comments, 761 reads
Posted in SQLREPL on 6 May 2012



Subscribe to this blog