SQLREPL
Archives: November 2011
The process could not read file due to OS error 3
When configuring a subscription to a publication in SQL Server, on initialization it is common to encounter the error:
The process could not read file X:\Program Files\Microsoft SQL Server\<instance>\MSSQL\repldata\<snapshot>\<snapshot_file> due to OS error 3. (Source: MSSQL_REPL, Error number: MSSQL_REPL20016)
Get help: http://help/MSSQL_REPL20016
The system cannot find the path specified.
(Source:… Read more
6 comments, 3,559 reads
Posted in SQLREPL on 30 November 2011
Merge Business Logic Handler Conflict Resolver
Introduction
This example demonstrates how to implement a business logic handler for a Merge article to perform custom resolution of conflicting update data changes that occur at Publisher and Subscribers.
Building the Sample
This sample was built using Visual Studio 2010.
Description
With Merge Replication you can utilize the business… Read more
1 comments, 361 reads
Posted in SQLREPL on 13 November 2011
Merge Business Logic Handler Custom Conflict Resolver
Introduction
This example demonstrates how to implement a business logic handler for a Merge article to perform custom resolution of conflicting update data changes that occur at Publisher and Subscribers.
Building the Sample
This sample was built using Visual Studio 2010.
Description
With Merge Replication you can utilize the business… Read more
2 comments, 719 reads
Posted in SQLREPL on 13 November 2011



Subscribe to this blog