Tagged Questions
The rmo-programming tag has no wiki summary.
1
vote
1answer
51 views
Select the objects for publishing and set article properties using RMO in C# .NET
I am using transaction replication with push subscription. I am developing a UI for replication using RMO in C#.NET between different instances of the same database within same machine holding similar ...
1
vote
2answers
4k views
Can replication work between SQL 2005 publisher and SQL 2008 subscriber?
I see this question here on SO but I am not sure that answers my question. My Central SQL server is 2005 Standard. I am developing an app that requires SQL Express to be installed locally. I am ...
0
votes
2answers
552 views
RMO on Windows 7 - The Specified module could not be found
My machine:
Windows XP (x86), VS2008, .net 3.5, sql server 2005, WinForms -> App works fine.
Production Machines: Windows 7 (x64), SQl Server 2005 Express -> App Starts but throws exception
Visual ...