Questions tagged [rmo-programming]
3 questions
5
votes
2 answers
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 then programmatically creating the Subscriptions and…

Refracted Paladin
- 12,096
- 33
- 123
- 233
1
vote
2 answers
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 Studio Targeting x86 on setup project and RMO…

AGoodDisplayName
- 5,543
- 7
- 35
- 50
1
vote
1 answer
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 schema and structure. I am using Single…

Pavan Kumar
- 65
- 1
- 4
- 13