VB.Net programming of SQL Server Replication
26-Dec-1111 Leave a comment
The article http://msdn.microsoft.com/en-us/library/ms146869.aspx suggests that Microsoft.SQLServer.Replication.dll is in the .Net references. For me it was not, it could however be found at:
C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies
Also needed:
- Microsoft.SQLServer.Rmo
- Microsoft.SQLServer.Replication
- Microsoft.SQLServer.Replication.BusinessLogicSupport
- Microsoft.SQLServer.ConnectionInfo